#7EFFFD#7EFFFD
#7EFFFD is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.115 H 194.0°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFFD |
|---|---|
| RGB | rgb(126, 255, 253) |
| HSL | hsl(179, 100%, 75%) |
| HSV | hsv(179, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.03, -36.14, -10.02) |
| CIE-LCH | lch(93.03, 37.50, 195.50°) |
| OKLab | oklab(92.64% -0.1113 -0.0278) |
| OKLCH | oklch(92.64% 0.115 194) |
| XYZ | xyz(62.0865, 83.0418, 105.6662) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.37
Aqua
#00FFFF
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.69
Light Cyan
#ACFFFC
ΔE00 4.74
Pale Cyan
#B7FFFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFFD #FF7E80
analogous
#7EFFBD #7EFFFD #7EC0FF
triadic
#7EFFFD #FD7EFF #FFFD7E
tetradic
#7EFFFD #BD7EFF #FF7E80 #C0FF7E
square
#7EFFFD #BD7EFF #FF7E80 #C0FF7E
split-complementary
#7EFFFD #FF7EC0 #FFBD7E
monochromatic
#04FFFB #41FFFC #7EFFFD #BBFFFE #E0FFFF
Accessibility & contrast
On white
1.19
#7EFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#7EFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFFD
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFFD | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#19FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7efffd; /* rgb */ color: rgb(126, 255, 253); /* oklch */ color: oklch(92.6% 0.115 194.0);
Tailwind
colors: {
custom: {
50: '#adfffe',
500: '#7efffd',
950: '#000000',
},
}SCSS
$custom: #7efffd; $custom-light: #adfffe; $custom-dark: #000000;
JSON
{
"hex": "#7efffd",
"rgb": {
"r": 126,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.07,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.9264,
"c": 0.11476,
"h": 194
},
"luminance": 0.83047
}Semantic roles & 50–950 ramp
primary
#7EFFFD
secondary
#DE4346
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685