#6EFCEA#6EFCEA
#6EFCEA is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.126 H 184.0°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCEA |
|---|---|
| RGB | rgb(110, 252, 234) |
| HSL | hsl(172, 96%, 71%) |
| HSV | hsv(172, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(91.18, -42.58, -2.98) |
| CIE-LCH | lch(91.18, 42.69, 184.00°) |
| OKLab | oklab(90.83% -0.1255 -0.0087) |
| OKLCH | oklch(90.83% 0.126 184) |
| XYZ | xyz(56.0855, 78.8707, 90.0938) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.37
Bright Aqua
#0BF9EA
ΔE00 3.64
Bright Turquoise
#0FFEF9
ΔE00 5.21
Light Aqua
#8CFFDB
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 6.39
Aqua
#00FFFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCEA #FC6E80
analogous
#6EFCA3 #6EFCEA #6EC7FC
triadic
#6EFCEA #EA6EFC #FCEA6E
tetradic
#6EFCEA #A36EFC #FC6E80 #C7FC6E
square
#6EFCEA #A36EFC #FC6E80 #C7FC6E
split-complementary
#6EFCEA #FC6EC7 #FCA36E
monochromatic
#05EBCE #32FBE1 #6EFCEA #AAFDF3 #E1FEFB
Accessibility & contrast
On white
1.25
#6EFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#6EFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCEA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCEA | 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)
#F1EFE9
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efcea; /* rgb */ color: rgb(110, 252, 234); /* oklch */ color: oklch(90.8% 0.126 184.0);
Tailwind
colors: {
custom: {
50: '#a4fef0',
500: '#6efcea',
950: '#000000',
},
}SCSS
$custom: #6efcea; $custom-light: #a4fef0; $custom-dark: #000000;
JSON
{
"hex": "#6efcea",
"rgb": {
"r": 110,
"g": 252,
"b": 234
},
"hsl": {
"h": 172.394,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90829,
"c": 0.12581,
"h": 184
},
"luminance": 0.78876
}Semantic roles & 50–950 ramp
primary
#6EFCEA
secondary
#D8374B
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685