#7EFDFB#7EFDFB
#7EFDFB is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.1% C 0.113 H 194.0°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDFB |
|---|---|
| RGB | rgb(126, 253, 251) |
| HSL | hsl(179, 97%, 74%) |
| HSV | hsv(179, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.42, -35.71, -9.90) |
| CIE-LCH | lch(92.42, 37.06, 195.49°) |
| OKLab | oklab(92.13% -0.11 -0.0274) |
| OKLCH | oklch(92.13% 0.113 194) |
| XYZ | xyz(61.1349, 81.6456, 103.7855) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.40
Aqua
#00FFFF
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.68
Bright Turquoise
#0FFEF9
ΔE00 4.74
Pale Cyan
#B7FFFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDFB #FD7E80
analogous
#7EFDBC #7EFDFB #7EC0FD
triadic
#7EFDFB #FB7EFD #FDFB7E
tetradic
#7EFDFB #BC7EFD #FD7E80 #C0FD7E
square
#7EFDFB #BC7EFD #FD7E80 #C0FD7E
split-complementary
#7EFDFB #FD7EC0 #FDBC7E
monochromatic
#05FBF7 #42FCF9 #7EFDFB #BAFEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7EFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#7EFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDFB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDFB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FB
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#20FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdfb; /* rgb */ color: rgb(126, 253, 251); /* oklch */ color: oklch(92.1% 0.113 194.0);
Tailwind
colors: {
custom: {
50: '#adfefc',
500: '#7efdfb',
950: '#000000',
},
}SCSS
$custom: #7efdfb; $custom-light: #adfefc; $custom-dark: #000000;
JSON
{
"hex": "#7efdfb",
"rgb": {
"r": 126,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.055,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.92126,
"c": 0.1134,
"h": 194
},
"luminance": 0.81651
}Semantic roles & 50–950 ramp
primary
#7EFDFB
secondary
#DB4446
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685