#6FFCE6#6FFCE6
#6FFCE6 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.127 H 181.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCE6 |
|---|---|
| RGB | rgb(111, 252, 230) |
| HSL | hsl(171, 96%, 71%) |
| HSV | hsv(171, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 8.7%, 1.2%) |
| CIE-LAB | lab(91.10, -43.37, -1.01) |
| CIE-LCH | lch(91.10, 43.39, 181.33°) |
| OKLab | oklab(90.74% -0.1267 -0.0034) |
| OKLCH | oklch(90.74% 0.127 181.5) |
| XYZ | xyz(55.6425, 78.7080, 87.1074) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.65
Bright Aqua
#0BF9EA
ΔE00 4.23
Light Aqua
#8CFFDB
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 6.19
Aqua (survey)
#13EAC9
ΔE00 6.24
Aquamarine
#7FFFD4
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCE6 #FC6F85
analogous
#6FFC9F #6FFCE6 #6FCBFC
triadic
#6FFCE6 #E66FFC #FCE66F
tetradic
#6FFCE6 #9F6FFC #FC6F85 #CBFC6F
square
#6FFCE6 #9F6FFC #FC6F85 #CBFC6F
split-complementary
#6FFCE6 #FC6FCB #FC9F6F
monochromatic
#05ECC8 #33FBDC #6FFCE6 #ABFDF0 #E1FEFA
Accessibility & contrast
On white
1.25
#6FFCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#6FFCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCE6
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCE6 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE5
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffce6; /* rgb */ color: rgb(111, 252, 230); /* oklch */ color: oklch(90.7% 0.127 181.5);
Tailwind
colors: {
custom: {
50: '#a4feed',
500: '#6ffce6',
950: '#000000',
},
}SCSS
$custom: #6ffce6; $custom-light: #a4feed; $custom-dark: #000000;
JSON
{
"hex": "#6ffce6",
"rgb": {
"r": 111,
"g": 252,
"b": 230
},
"hsl": {
"h": 170.638,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90744,
"c": 0.12671,
"h": 181.5
},
"luminance": 0.78713
}Semantic roles & 50–950 ramp
primary
#6FFCE6
secondary
#D83750
accent
#0024E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684