#6EF8EE#6EF8EE
#6EF8EE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 90.0% C 0.121 H 188.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF8EE |
|---|---|
| RGB | rgb(110, 248, 238) |
| HSL | hsl(176, 91%, 70%) |
| HSV | hsv(176, 56%, 97%) |
| CMYK | cmyk(55.6%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(90.15, -39.80, -6.57) |
| CIE-LCH | lch(90.15, 40.34, 189.38°) |
| OKLab | oklab(90.03% -0.1197 -0.0184) |
| OKLCH | oklch(90.03% 0.121 188.7) |
| XYZ | xyz(55.4237, 76.6174, 92.7401) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 3.91
Bright Cyan
#41FDFE
ΔE00 4.19
Aqua
#00FFFF
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF8EE #F86E78
analogous
#6EF8A9 #6EF8EE #6EBDF8
triadic
#6EF8EE #EE6EF8 #F8EE6E
tetradic
#6EF8EE #A96EF8 #F86E78 #BDF86E
square
#6EF8EE #A96EF8 #F86E78 #BDF86E
split-complementary
#6EF8EE #F86EBD #F8A96E
monochromatic
#0BE1D1 #34F5E7 #6EF8EE #A8FBF5 #E2FEFC
Accessibility & contrast
On white
1.29
#6EF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#6EF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF8EE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF8EE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#00FEF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ef8ee; /* rgb */ color: rgb(110, 248, 238); /* oklch */ color: oklch(90.0% 0.121 188.7);
Tailwind
colors: {
custom: {
50: '#a4fbf3',
500: '#6ef8ee',
950: '#000000',
},
}SCSS
$custom: #6ef8ee; $custom-light: #a4fbf3; $custom-dark: #000000;
JSON
{
"hex": "#6ef8ee",
"rgb": {
"r": 110,
"g": 248,
"b": 238
},
"hsl": {
"h": 175.652,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.9003,
"c": 0.12111,
"h": 188.7
},
"luminance": 0.76623
}Semantic roles & 50–950 ramp
primary
#6EF8EE
secondary
#D33843
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585