#7EF8EE#7EF8EE
#7EF8EE is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.6% C 0.111 H 188.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF8EE |
|---|---|
| RGB | rgb(126, 248, 238) |
| HSL | hsl(175, 90%, 73%) |
| HSV | hsv(175, 49%, 97%) |
| CMYK | cmyk(49.2%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(90.66, -36.63, -5.76) |
| CIE-LCH | lch(90.66, 37.08, 188.93°) |
| OKLab | oklab(90.59% -0.11 -0.0161) |
| OKLCH | oklch(90.59% 0.111 188.3) |
| XYZ | xyz(57.5978, 77.7384, 92.8421) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.91
Bright Cyan
#41FDFE
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.06
Light Cyan
#ACFFFC
ΔE00 5.53
Aqua
#00FFFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF8EE #F87E88
analogous
#7EF8B1 #7EF8EE #7EC5F8
triadic
#7EF8EE #EE7EF8 #F8EE7E
tetradic
#7EF8EE #B17EF8 #F87E88 #C5F87E
square
#7EF8EE #B17EF8 #F87E88 #C5F87E
split-complementary
#7EF8EE #F87EC5 #F8B17E
monochromatic
#0DEFDC #44F5E6 #7EF8EE #B8FBF6 #E2FDFB
Accessibility & contrast
On white
1.27
#7EF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#7EF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF8EE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF8EE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#36FDF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ef8ee; /* rgb */ color: rgb(126, 248, 238); /* oklch */ color: oklch(90.6% 0.111 188.3);
Tailwind
colors: {
custom: {
50: '#acfbf3',
500: '#7ef8ee',
950: '#000000',
},
}SCSS
$custom: #7ef8ee; $custom-light: #acfbf3; $custom-dark: #000000;
JSON
{
"hex": "#7ef8ee",
"rgb": {
"r": 126,
"g": 248,
"b": 238
},
"hsl": {
"h": 175.082,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.9059,
"c": 0.11119,
"h": 188.3
},
"luminance": 0.77743
}Semantic roles & 50–950 ramp
primary
#7EF8EE
secondary
#D54651
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585