#7EFCFB#7EFCFB
#7EFCFB is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.113 H 194.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCFB |
|---|---|
| RGB | rgb(126, 252, 251) |
| HSL | hsl(180, 95%, 74%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.14, -35.25, -10.32) |
| CIE-LCH | lch(92.14, 36.73, 196.31°) |
| OKLab | oklab(91.9% -0.109 -0.0285) |
| OKLCH | oklch(91.9% 0.113 194.7) |
| XYZ | xyz(60.8200, 81.0159, 103.6806) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.42
Bright Light Blue
#26F7FD
ΔE00 4.44
Aqua
#00FFFF
ΔE00 4.58
Light Cyan
#ACFFFC
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCFB #FC7E7F
analogous
#7EFCBC #7EFCFB #7EBEFC
triadic
#7EFCFB #FB7EFC #FCFB7E
tetradic
#7EFCFB #BC7EFC #FC7E7F #BEFC7E
square
#7EFCFB #BC7EFC #FC7E7F #BEFC7E
split-complementary
#7EFCFB #FC7EBE #FCBC7E
monochromatic
#06F9F7 #42FBF9 #7EFCFB #BAFDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7EFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7EFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCFB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCFB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#20FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcfb; /* rgb */ color: rgb(126, 252, 251); /* oklch */ color: oklch(91.9% 0.113 194.7);
Tailwind
colors: {
custom: {
50: '#adfdfc',
500: '#7efcfb',
950: '#000000',
},
}SCSS
$custom: #7efcfb; $custom-light: #adfdfc; $custom-dark: #000000;
JSON
{
"hex": "#7efcfb",
"rgb": {
"r": 126,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.524,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91901,
"c": 0.11266,
"h": 194.7
},
"luminance": 0.81021
}Semantic roles & 50–950 ramp
primary
#7EFCFB
secondary
#DA4446
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685