#7EFDF8#7EFDF8
#7EFDF8 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.114 H 191.9°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDF8 |
|---|---|
| RGB | rgb(126, 253, 248) |
| HSL | hsl(178, 97%, 74%) |
| HSV | hsv(178, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(92.34, -36.46, -8.47) |
| CIE-LCH | lch(92.34, 37.43, 193.08°) |
| OKLab | oklab(92.03% -0.1113 -0.0235) |
| OKLCH | oklch(92.03% 0.114 191.9) |
| XYZ | xyz(60.6657, 81.4580, 101.3147) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.68
Bright Turquoise
#0FFEF9
ΔE00 4.49
Aqua
#00FFFF
ΔE00 4.60
Light Cyan
#ACFFFC
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDF8 #FD7E83
analogous
#7EFDB9 #7EFDF8 #7EC3FD
triadic
#7EFDF8 #F87EFD #FDF87E
tetradic
#7EFDF8 #B97EFD #FD7E83 #C3FD7E
square
#7EFDF8 #B97EFD #FD7E83 #C3FD7E
split-complementary
#7EFDF8 #FD7EC3 #FDB97E
monochromatic
#05FBF1 #42FCF5 #7EFDF8 #BAFEFB #E1FFFD
Accessibility & contrast
On white
1.21
#7EFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#7EFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDF8
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDF8 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#25FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdf8; /* rgb */ color: rgb(126, 253, 248); /* oklch */ color: oklch(92.0% 0.114 191.9);
Tailwind
colors: {
custom: {
50: '#adfefa',
500: '#7efdf8',
950: '#000000',
},
}SCSS
$custom: #7efdf8; $custom-light: #adfefa; $custom-dark: #000000;
JSON
{
"hex": "#7efdf8",
"rgb": {
"r": 126,
"g": 253,
"b": 248
},
"hsl": {
"h": 177.638,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.92032,
"c": 0.11372,
"h": 191.9
},
"luminance": 0.81463
}Semantic roles & 50–950 ramp
primary
#7EFDF8
secondary
#DB444A
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685