#6FFFEE#6FFFEE
#6FFFEE is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.127 H 184.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFEE |
|---|---|
| RGB | rgb(111, 255, 238) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.16, -42.75, -3.60) |
| CIE-LCH | lch(92.16, 42.90, 184.81°) |
| OKLab | oklab(91.67% -0.1264 -0.0104) |
| OKLCH | oklch(91.67% 0.127 184.7) |
| XYZ | xyz(57.7413, 81.0668, 93.4768) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.91
Bright Cyan
#41FDFE
ΔE00 6.04
Aqua
#00FFFF
ΔE00 6.13
Light Aqua
#8CFFDB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFEE #FF6F80
analogous
#6FFFA6 #6FFFEE #6FC8FF
triadic
#6FFFEE #EE6FFF #FFEE6F
tetradic
#6FFFEE #A66FFF #FF6F80 #C8FF6F
square
#6FFFEE #A66FFF #FF6F80 #C8FF6F
split-complementary
#6FFFEE #FF6FC8 #FFA66F
monochromatic
#00F4D7 #32FFE7 #6FFFEE #ACFFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#6FFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#6FFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFEE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFEE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#DDE2F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6fffee; /* rgb */ color: rgb(111, 255, 238); /* oklch */ color: oklch(91.7% 0.127 184.7);
Tailwind
colors: {
custom: {
50: '#a5fff3',
500: '#6fffee',
950: '#000000',
},
}SCSS
$custom: #6fffee; $custom-light: #a5fff3; $custom-dark: #000000;
JSON
{
"hex": "#6fffee",
"rgb": {
"r": 111,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91671,
"c": 0.12679,
"h": 184.7
},
"luminance": 0.81073
}Semantic roles & 50–950 ramp
primary
#6FFFEE
secondary
#DC374A
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685