#6FFCEA#6FFCEA
#6FFCEA is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.9% C 0.125 H 183.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCEA |
|---|---|
| RGB | rgb(111, 252, 234) |
| HSL | hsl(172, 96%, 71%) |
| HSV | hsv(172, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(91.20, -42.40, -2.93) |
| CIE-LCH | lch(91.20, 42.50, 183.95°) |
| OKLab | oklab(90.86% -0.125 -0.0086) |
| OKLCH | oklch(90.86% 0.125 183.9) |
| XYZ | xyz(56.2107, 78.9353, 90.0997) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.34
Bright Aqua
#0BF9EA
ΔE00 3.70
Bright Turquoise
#0FFEF9
ΔE00 5.25
Light Aqua
#8CFFDB
ΔE00 6.21
Bright Cyan
#41FDFE
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCEA #FC6F81
analogous
#6FFCA3 #6FFCEA #6FC8FC
triadic
#6FFCEA #EA6FFC #FCEA6F
tetradic
#6FFCEA #A36FFC #FC6F81 #C8FC6F
square
#6FFCEA #A36FFC #FC6F81 #C8FC6F
split-complementary
#6FFCEA #FC6FC8 #FCA36F
monochromatic
#05ECCE #33FBE1 #6FFCEA #ABFDF3 #E1FEFB
Accessibility & contrast
On white
1.25
#6FFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#6FFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCEA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCEA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE9
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffcea; /* rgb */ color: rgb(111, 252, 234); /* oklch */ color: oklch(90.9% 0.125 183.9);
Tailwind
colors: {
custom: {
50: '#a4fef0',
500: '#6ffcea',
950: '#000000',
},
}SCSS
$custom: #6ffcea; $custom-light: #a4fef0; $custom-dark: #000000;
JSON
{
"hex": "#6ffcea",
"rgb": {
"r": 111,
"g": 252,
"b": 234
},
"hsl": {
"h": 172.34,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90861,
"c": 0.12525,
"h": 183.9
},
"luminance": 0.78941
}Semantic roles & 50–950 ramp
primary
#6FFCEA
secondary
#D8374C
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685