#7EFFFC#7EFFFC
#7EFFFC is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.115 H 193.3°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFFC |
|---|---|
| RGB | rgb(126, 255, 252) |
| HSL | hsl(179, 100%, 75%) |
| HSV | hsv(179, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.00, -36.39, -9.55) |
| CIE-LCH | lch(93.00, 37.62, 194.70°) |
| OKLab | oklab(92.61% -0.1118 -0.0265) |
| OKLCH | oklch(92.61% 0.115 193.3) |
| XYZ | xyz(61.9276, 82.9782, 104.8295) |
| Luminance | 0.8298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.42
Aqua
#00FFFF
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.77
Bright Light Blue
#26F7FD
ΔE00 4.81
Pale Cyan
#B7FFFA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFFC #FF7E81
analogous
#7EFFBC #7EFFFC #7EC1FF
triadic
#7EFFFC #FC7EFF #FFFC7E
tetradic
#7EFFFC #BC7EFF #FF7E81 #C1FF7E
square
#7EFFFC #BC7EFF #FF7E81 #C1FF7E
split-complementary
#7EFFFC #FF7EC1 #FFBC7E
monochromatic
#04FFF9 #41FFFB #7EFFFC #BBFFFD #E0FFFE
Accessibility & contrast
On white
1.19
#7EFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#7EFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFFC
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFFC | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FC
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#1BFFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7efffc; /* rgb */ color: rgb(126, 255, 252); /* oklch */ color: oklch(92.6% 0.115 193.3);
Tailwind
colors: {
custom: {
50: '#adfffd',
500: '#7efffc',
950: '#000000',
},
}SCSS
$custom: #7efffc; $custom-light: #adfffd; $custom-dark: #000000;
JSON
{
"hex": "#7efffc",
"rgb": {
"r": 126,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.605,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92609,
"c": 0.11485,
"h": 193.3
},
"luminance": 0.82984
}Semantic roles & 50–950 ramp
primary
#7EFFFC
secondary
#DE4347
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685