#7EFDF9#7EFDF9
#7EFDF9 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.114 H 192.6°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDF9 |
|---|---|
| RGB | rgb(126, 253, 249) |
| HSL | hsl(178, 97%, 74%) |
| HSV | hsv(178, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(92.36, -36.21, -8.95) |
| CIE-LCH | lch(92.36, 37.30, 193.88°) |
| OKLab | oklab(92.06% -0.1109 -0.0248) |
| OKLCH | oklch(92.06% 0.114 192.6) |
| XYZ | xyz(60.8213, 81.5202, 102.1339) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.55
Aqua
#00FFFF
ΔE00 4.54
Bright Turquoise
#0FFEF9
ΔE00 4.54
Light Cyan
#ACFFFC
ΔE00 4.77
Bright Light Blue
#26F7FD
ΔE00 4.90
Bright Aqua
#0BF9EA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDF9 #FD7E82
analogous
#7EFDBA #7EFDF9 #7EC2FD
triadic
#7EFDF9 #F97EFD #FDF97E
tetradic
#7EFDF9 #BA7EFD #FD7E82 #C2FD7E
square
#7EFDF9 #BA7EFD #FD7E82 #C2FD7E
split-complementary
#7EFDF9 #FD7EC2 #FDBA7E
monochromatic
#05FBF3 #42FCF6 #7EFDF9 #BAFEFC #E1FFFE
Accessibility & contrast
On white
1.21
#7EFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#7EFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDF9
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDF9 | 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)
#F0F2F9
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#23FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdf9; /* rgb */ color: rgb(126, 253, 249); /* oklch */ color: oklch(92.1% 0.114 192.6);
Tailwind
colors: {
custom: {
50: '#adfefb',
500: '#7efdf9',
950: '#000000',
},
}SCSS
$custom: #7efdf9; $custom-light: #adfefb; $custom-dark: #000000;
JSON
{
"hex": "#7efdf9",
"rgb": {
"r": 126,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.11,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.92063,
"c": 0.1136,
"h": 192.6
},
"luminance": 0.81526
}Semantic roles & 50–950 ramp
primary
#7EFDF9
secondary
#DB4449
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685