#7EF9EE#7EF9EE
#7EF9EE is a very light, moderate teal. Relative luminance 0.784; OKLCH L 90.8% C 0.112 H 187.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF9EE |
|---|---|
| RGB | rgb(126, 249, 238) |
| HSL | hsl(175, 91%, 74%) |
| HSV | hsv(175, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(90.94, -37.09, -5.34) |
| CIE-LCH | lch(90.94, 37.47, 188.19°) |
| OKLab | oklab(90.82% -0.1111 -0.015) |
| OKLCH | oklch(90.82% 0.112 187.7) |
| XYZ | xyz(57.9061, 78.3549, 92.9448) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 4.93
Bright Turquoise
#0FFEF9
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.10
Light Cyan
#ACFFFC
ΔE00 5.68
Aqua
#00FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF9EE #F97E89
analogous
#7EF9B0 #7EF9EE #7EC6F9
triadic
#7EF9EE #EE7EF9 #F9EE7E
tetradic
#7EF9EE #B07EF9 #F97E89 #C6F97E
square
#7EF9EE #B07EF9 #F97E89 #C6F97E
split-complementary
#7EF9EE #F97EC6 #F9B07E
monochromatic
#0BF1DD #44F6E6 #7EF9EE #B8FCF6 #E2FEFB
Accessibility & contrast
On white
1.26
#7EF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7EF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF9EE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF9EE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#D9DFEF
Tritanopia (blue-blind)
#36FEF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ef9ee; /* rgb */ color: rgb(126, 249, 238); /* oklch */ color: oklch(90.8% 0.112 187.7);
Tailwind
colors: {
custom: {
50: '#acfbf3',
500: '#7ef9ee',
950: '#000000',
},
}SCSS
$custom: #7ef9ee; $custom-light: #acfbf3; $custom-dark: #000000;
JSON
{
"hex": "#7ef9ee",
"rgb": {
"r": 126,
"g": 249,
"b": 238
},
"hsl": {
"h": 174.634,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.90817,
"c": 0.11211,
"h": 187.7
},
"luminance": 0.7836
}Semantic roles & 50–950 ramp
primary
#7EF9EE
secondary
#D64552
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585