#6CFAB9#6CFAB9
#6CFAB9 is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.0% C 0.154 H 160.9°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFAB9 |
|---|---|
| RGB | rgb(108, 250, 185) |
| HSL | hsl(153, 93%, 70%) |
| HSV | hsv(153, 57%, 98%) |
| CMYK | cmyk(56.8%, 0%, 26%, 2%) |
| CIE-LAB | lab(89.42, -53.14, 19.83) |
| CIE-LCH | lch(89.42, 56.72, 159.54°) |
| OKLab | oklab(89.01% -0.1459 0.0506) |
| OKLCH | oklch(89.01% 0.154 160.9) |
| XYZ | xyz(49.1224, 75.0575, 57.7884) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.93
Light Blue Green
#7EFBB3
ΔE00 2.34
Light Aquamarine
#7BFDC7
ΔE00 2.56
Greenish Cyan
#2AFEB7
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFAB9 #FA6CAD
analogous
#6CFA72 #6CFAB9 #6CF4FA
triadic
#6CFAB9 #B96CFA #FAB96C
tetradic
#6CFAB9 #726CFA #FA6CAD #F4FA6C
square
#6CFAB9 #726CFA #FA6CAD #F4FA6C
split-complementary
#6CFAB9 #FA6CF4 #FA726C
monochromatic
#08E47F #31F89D #6CFAB9 #A7FCD5 #E1FEF1
Accessibility & contrast
On white
1.31
#6CFAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#6CFAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFAB9
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFAB9 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B5
Deuteranopia (green-blind)
#E3DBBD
Tritanopia (blue-blind)
#2FF9E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6cfab9; /* rgb */ color: rgb(108, 250, 185); /* oklch */ color: oklch(89.0% 0.154 160.9);
Tailwind
colors: {
custom: {
50: '#a1fdce',
500: '#6cfab9',
950: '#000000',
},
}SCSS
$custom: #6cfab9; $custom-light: #a1fdce; $custom-dark: #000000;
JSON
{
"hex": "#6cfab9",
"rgb": {
"r": 108,
"g": 250,
"b": 185
},
"hsl": {
"h": 152.535,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.89013,
"c": 0.15447,
"h": 160.9
},
"luminance": 0.75062
}Semantic roles & 50–950 ramp
primary
#6CFAB9
secondary
#D5357E
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683