#7EFDEE#7EFDEE
#7EFDEE is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.7% C 0.116 H 185.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDEE |
|---|---|
| RGB | rgb(126, 253, 238) |
| HSL | hsl(173, 97%, 74%) |
| HSV | hsv(173, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(92.07, -38.91, -3.68) |
| CIE-LCH | lch(92.07, 39.08, 185.41°) |
| OKLab | oklab(91.73% -0.1154 -0.0105) |
| OKLCH | oklch(91.73% 0.116 185.2) |
| XYZ | xyz(59.1556, 80.8539, 93.3613) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.92
Bright Aqua
#0BF9EA
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 6.01
Aqua
#00FFFF
ΔE00 6.37
Light Cyan
#ACFFFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDEE #FD7E8D
analogous
#7EFDAE #7EFDEE #7ECDFD
triadic
#7EFDEE #EE7EFD #FDEE7E
tetradic
#7EFDEE #AE7EFD #FD7E8D #CDFD7E
square
#7EFDEE #AE7EFD #FD7E8D #CDFD7E
split-complementary
#7EFDEE #FD7ECD #FDAE7E
monochromatic
#05FBDE #42FCE6 #7EFDEE #BAFEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#7EFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7EFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDEE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDEE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#33FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efdee; /* rgb */ color: rgb(126, 253, 238); /* oklch */ color: oklch(91.7% 0.116 185.2);
Tailwind
colors: {
custom: {
50: '#acfef3',
500: '#7efdee',
950: '#000000',
},
}SCSS
$custom: #7efdee; $custom-light: #acfef3; $custom-dark: #000000;
JSON
{
"hex": "#7efdee",
"rgb": {
"r": 126,
"g": 253,
"b": 238
},
"hsl": {
"h": 172.913,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91726,
"c": 0.11587,
"h": 185.2
},
"luminance": 0.80859
}Semantic roles & 50–950 ramp
primary
#7EFDEE
secondary
#DB4456
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685