#6EFBE9#6EFBE9
#6EFBE9 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.125 H 183.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBE9 |
|---|---|
| RGB | rgb(110, 251, 233) |
| HSL | hsl(172, 95%, 71%) |
| HSV | hsv(172, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 7.2%, 1.6%) |
| CIE-LAB | lab(90.87, -42.39, -2.91) |
| CIE-LCH | lch(90.87, 42.49, 183.93°) |
| OKLab | oklab(90.57% -0.1249 -0.0085) |
| OKLCH | oklch(90.57% 0.125 183.9) |
| XYZ | xyz(55.6290, 78.1870, 89.2350) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.22
Bright Aqua
#0BF9EA
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 5.25
Light Aqua
#8CFFDB
ΔE00 6.23
Turquoise
#40E0D0
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBE9 #FB6E80
analogous
#6EFBA2 #6EFBE9 #6EC7FB
triadic
#6EFBE9 #E96EFB #FBE96E
tetradic
#6EFBE9 #A26EFB #FB6E80 #C7FB6E
square
#6EFBE9 #A26EFB #FB6E80 #C7FB6E
split-complementary
#6EFBE9 #FB6EC7 #FBA26E
monochromatic
#06E8CB #32F9E0 #6EFBE9 #AAFDF2 #E1FEFA
Accessibility & contrast
On white
1.26
#6EFBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6EFBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBE9
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBE9 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE8
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efbe9; /* rgb */ color: rgb(110, 251, 233); /* oklch */ color: oklch(90.6% 0.125 183.9);
Tailwind
colors: {
custom: {
50: '#a4fdf0',
500: '#6efbe9',
950: '#000000',
},
}SCSS
$custom: #6efbe9; $custom-light: #a4fdf0; $custom-dark: #000000;
JSON
{
"hex": "#6efbe9",
"rgb": {
"r": 110,
"g": 251,
"b": 233
},
"hsl": {
"h": 172.34,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90569,
"c": 0.1252,
"h": 183.9
},
"luminance": 0.78193
}Semantic roles & 50–950 ramp
primary
#6EFBE9
secondary
#D6374B
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685