#7FFFEE#7FFFEE
#7FFFEE is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 184.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFEE |
|---|---|
| RGB | rgb(127, 255, 238) |
| HSL | hsl(172, 100%, 75%) |
| HSV | hsv(172, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.66, -39.60, -2.80) |
| CIE-LCH | lch(92.66, 39.70, 184.05°) |
| OKLab | oklab(92.22% -0.1169 -0.0082) |
| OKLCH | oklch(92.22% 0.117 184) |
| XYZ | xyz(59.9385, 82.1997, 93.5798) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.72
Bright Aqua
#0BF9EA
ΔE00 4.86
Bright Turquoise
#0FFEF9
ΔE00 5.80
Light Aqua
#8CFFDB
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.58
Pale Aqua
#B8FFEB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFEE #FF7F90
analogous
#7FFFAE #7FFFEE #7FD0FF
triadic
#7FFFEE #EE7FFF #FFEE7F
tetradic
#7FFFEE #AE7FFF #FF7F90 #D0FF7F
square
#7FFFEE #AE7FFF #FF7F90 #D0FF7F
split-complementary
#7FFFEE #FF7FD0 #FFAE7F
monochromatic
#05FFDE #42FFE6 #7FFFEE #BCFFF6 #E0FFFB
Accessibility & contrast
On white
1.20
#7FFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#7FFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFEE
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFEE | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#36FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7fffee; /* rgb */ color: rgb(127, 255, 238); /* oklch */ color: oklch(92.2% 0.117 184.0);
Tailwind
colors: {
custom: {
50: '#adfff3',
500: '#7fffee',
950: '#000000',
},
}SCSS
$custom: #7fffee; $custom-light: #adfff3; $custom-dark: #000000;
JSON
{
"hex": "#7fffee",
"rgb": {
"r": 127,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.031,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92217,
"c": 0.11719,
"h": 184
},
"luminance": 0.82205
}Semantic roles & 50–950 ramp
primary
#7FFFEE
secondary
#DE4459
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685