#7FFEEE#7FFEEE
#7FFEEE is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.116 H 184.6°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEEE |
|---|---|
| RGB | rgb(127, 254, 238) |
| HSL | hsl(172, 98%, 75%) |
| HSV | hsv(172, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(92.38, -39.15, -3.22) |
| CIE-LCH | lch(92.38, 39.28, 184.70°) |
| OKLab | oklab(91.99% -0.1158 -0.0093) |
| OKLCH | oklch(91.99% 0.116 184.6) |
| XYZ | xyz(59.6203, 81.5634, 93.4738) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 5.62
Bright Cyan
#41FDFE
ΔE00 6.31
Light Aqua
#8CFFDB
ΔE00 6.37
Light Cyan
#ACFFFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEEE #FE7F8F
analogous
#7FFEAF #7FFEEE #7FCFFE
triadic
#7FFEEE #EE7FFE #FEEE7F
tetradic
#7FFEEE #AF7FFE #FE7F8F #CFFE7F
square
#7FFEEE #AF7FFE #FE7F8F #CFFE7F
split-complementary
#7FFEEE #FE7FCF #FEAF7F
monochromatic
#06FDDE #42FEE6 #7FFEEE #BCFEF6 #E1FFFB
Accessibility & contrast
On white
1.21
#7FFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#7FFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEEE
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEEE | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#36FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffeee; /* rgb */ color: rgb(127, 254, 238); /* oklch */ color: oklch(92.0% 0.116 184.6);
Tailwind
colors: {
custom: {
50: '#adfff3',
500: '#7ffeee',
950: '#000000',
},
}SCSS
$custom: #7ffeee; $custom-light: #adfff3; $custom-dark: #000000;
JSON
{
"hex": "#7ffeee",
"rgb": {
"r": 127,
"g": 254,
"b": 238
},
"hsl": {
"h": 172.441,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.9199,
"c": 0.1162,
"h": 184.6
},
"luminance": 0.81569
}Semantic roles & 50–950 ramp
primary
#7FFEEE
secondary
#DD4558
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685