#6FF8EE#6FF8EE
#6FF8EE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 90.1% C 0.121 H 188.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF8EE |
|---|---|
| RGB | rgb(111, 248, 238) |
| HSL | hsl(176, 91%, 70%) |
| HSV | hsv(176, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(90.17, -39.61, -6.53) |
| CIE-LCH | lch(90.17, 40.15, 189.36°) |
| OKLab | oklab(90.06% -0.1191 -0.0183) |
| OKLCH | oklch(90.06% 0.121 188.7) |
| XYZ | xyz(55.5489, 76.6819, 92.7460) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 3.97
Bright Cyan
#41FDFE
ΔE00 4.23
Aqua
#00FFFF
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 5.07
Bright Light Blue
#26F7FD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF8EE #F86F79
analogous
#6FF8A9 #6FF8EE #6FBEF8
triadic
#6FF8EE #EE6FF8 #F8EE6F
tetradic
#6FF8EE #A96FF8 #F86F79 #BEF86F
square
#6FF8EE #A96FF8 #F86F79 #BEF86F
split-complementary
#6FF8EE #F86FBE #F8A96F
monochromatic
#0BE2D2 #35F5E7 #6FF8EE #A9FBF5 #E2FEFC
Accessibility & contrast
On white
1.29
#6FF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#6FF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF8EE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF8EE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 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: #6ff8ee; /* rgb */ color: rgb(111, 248, 238); /* oklch */ color: oklch(90.1% 0.121 188.7);
Tailwind
colors: {
custom: {
50: '#a4fbf3',
500: '#6ff8ee',
950: '#000000',
},
}SCSS
$custom: #6ff8ee; $custom-light: #a4fbf3; $custom-dark: #000000;
JSON
{
"hex": "#6ff8ee",
"rgb": {
"r": 111,
"g": 248,
"b": 238
},
"hsl": {
"h": 175.62,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.90062,
"c": 0.12052,
"h": 188.7
},
"luminance": 0.76687
}Semantic roles & 50–950 ramp
primary
#6FF8EE
secondary
#D33844
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585