#7EFFFA#7EFFFA
#7EFFFA is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.115 H 192.0°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFFA |
|---|---|
| RGB | rgb(126, 255, 250) |
| HSL | hsl(178, 100%, 75%) |
| HSV | hsv(178, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.95, -36.88, -8.59) |
| CIE-LCH | lch(92.95, 37.87, 193.12°) |
| OKLab | oklab(92.55% -0.1126 -0.0239) |
| OKLCH | oklch(92.55% 0.115 192) |
| XYZ | xyz(61.6123, 82.8521, 103.1691) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.64
Bright Turquoise
#0FFEF9
ΔE00 4.43
Aqua
#00FFFF
ΔE00 4.53
Light Cyan
#ACFFFC
ΔE00 4.90
Bright Light Blue
#26F7FD
ΔE00 5.16
Bright Aqua
#0BF9EA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFFA #FF7E83
analogous
#7EFFB9 #7EFFFA #7EC4FF
triadic
#7EFFFA #FA7EFF #FFFA7E
tetradic
#7EFFFA #B97EFF #FF7E83 #C4FF7E
square
#7EFFFA #B97EFF #FF7E83 #C4FF7E
split-complementary
#7EFFFA #FF7EC4 #FFB97E
monochromatic
#04FFF5 #41FFF8 #7EFFFA #BBFFFC #E0FFFE
Accessibility & contrast
On white
1.20
#7EFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#7EFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFFA
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFFA | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#20FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7efffa; /* rgb */ color: rgb(126, 255, 250); /* oklch */ color: oklch(92.5% 0.115 192.0);
Tailwind
colors: {
custom: {
50: '#adfffb',
500: '#7efffa',
950: '#000000',
},
}SCSS
$custom: #7efffa; $custom-light: #adfffb; $custom-dark: #000000;
JSON
{
"hex": "#7efffa",
"rgb": {
"r": 126,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.674,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92546,
"c": 0.11507,
"h": 192
},
"luminance": 0.82858
}Semantic roles & 50–950 ramp
primary
#7EFFFA
secondary
#DE4349
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685