#6FFCE9#6FFCE9
#6FFCE9 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.126 H 183.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCE9 |
|---|---|
| RGB | rgb(111, 252, 233) |
| HSL | hsl(172, 96%, 71%) |
| HSV | hsv(172, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 7.5%, 1.2%) |
| CIE-LAB | lab(91.18, -42.64, -2.45) |
| CIE-LCH | lch(91.18, 42.71, 183.29°) |
| OKLab | oklab(90.83% -0.1254 -0.0073) |
| OKLCH | oklch(90.83% 0.126 183.3) |
| XYZ | xyz(56.0674, 78.8780, 89.3452) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Bright Aqua
#0BF9EA
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 5.51
Light Aqua
#8CFFDB
ΔE00 5.92
Turquoise
#40E0D0
ΔE00 6.53
Bright Cyan
#41FDFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCE9 #FC6F82
analogous
#6FFCA2 #6FFCE9 #6FC8FC
triadic
#6FFCE9 #E96FFC #FCE96F
tetradic
#6FFCE9 #A26FFC #FC6F82 #C8FC6F
square
#6FFCE9 #A26FFC #FC6F82 #C8FC6F
split-complementary
#6FFCE9 #FC6FC8 #FCA26F
monochromatic
#05ECCD #33FBE0 #6FFCE9 #ABFDF2 #E1FEFA
Accessibility & contrast
On white
1.25
#6FFCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#6FFCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCE9
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCE9 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE8
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffce9; /* rgb */ color: rgb(111, 252, 233); /* oklch */ color: oklch(90.8% 0.126 183.3);
Tailwind
colors: {
custom: {
50: '#a4fef0',
500: '#6ffce9',
950: '#000000',
},
}SCSS
$custom: #6ffce9; $custom-light: #a4fef0; $custom-dark: #000000;
JSON
{
"hex": "#6ffce9",
"rgb": {
"r": 111,
"g": 252,
"b": 233
},
"hsl": {
"h": 171.915,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90832,
"c": 0.12559,
"h": 183.3
},
"luminance": 0.78884
}Semantic roles & 50–950 ramp
primary
#6FFCE9
secondary
#D8374D
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685