#6CFFBB#6CFFBB
#6CFFBB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.2% C 0.159 H 160.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFBB |
|---|---|
| RGB | rgb(108, 255, 187) |
| HSL | hsl(152, 100%, 71%) |
| HSV | hsv(152, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.91, -54.77, 20.88) |
| CIE-LCH | lch(90.91, 58.62, 159.13°) |
| OKLab | oklab(90.25% -0.1502 0.0532) |
| OKLCH | oklch(90.25% 0.159 160.5) |
| XYZ | xyz(50.9093, 78.2911, 59.4329) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 2.88
Greenish Cyan
#2AFEB7
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFBB #FF6CB0
analogous
#6CFF71 #6CFFBB #6CF9FF
triadic
#6CFFBB #BB6CFF #FFBB6C
tetradic
#6CFFBB #716CFF #FF6CB0 #F9FF6C
square
#6CFFBB #716CFF #FF6CB0 #F9FF6C
split-complementary
#6CFFBB #FF6CF9 #FF716C
monochromatic
#00F181 #2FFF9F #6CFFBB #A9FFD7 #E0FFF1
Accessibility & contrast
On white
1.26
#6CFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6CFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFBB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFBB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#2AFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cffbb; /* rgb */ color: rgb(108, 255, 187); /* oklch */ color: oklch(90.2% 0.159 160.5);
Tailwind
colors: {
custom: {
50: '#a2ffcf',
500: '#6cffbb',
950: '#000000',
},
}SCSS
$custom: #6cffbb; $custom-light: #a2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6cffbb",
"rgb": {
"r": 108,
"g": 255,
"b": 187
},
"hsl": {
"h": 152.245,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.90245,
"c": 0.15937,
"h": 160.5
},
"luminance": 0.78296
}Semantic roles & 50–950 ramp
primary
#6CFFBB
secondary
#DB3481
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683