#7EFFFB#7EFFFB
#7EFFFB is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.115 H 192.6°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFFB |
|---|---|
| RGB | rgb(126, 255, 251) |
| HSL | hsl(178, 100%, 75%) |
| HSV | hsv(178, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(92.98, -36.64, -9.07) |
| CIE-LCH | lch(92.98, 37.74, 193.91°) |
| OKLab | oklab(92.58% -0.1122 -0.0252) |
| OKLCH | oklch(92.58% 0.115 192.6) |
| XYZ | xyz(61.7695, 82.9150, 103.9971) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.52
Aqua
#00FFFF
ΔE00 4.47
Bright Turquoise
#0FFEF9
ΔE00 4.49
Light Cyan
#ACFFFC
ΔE00 4.82
Bright Light Blue
#26F7FD
ΔE00 4.97
Bright Aqua
#0BF9EA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFFB #FF7E82
analogous
#7EFFBB #7EFFFB #7EC2FF
triadic
#7EFFFB #FB7EFF #FFFB7E
tetradic
#7EFFFB #BB7EFF #FF7E82 #C2FF7E
square
#7EFFFB #BB7EFF #FF7E82 #C2FF7E
split-complementary
#7EFFFB #FF7EC2 #FFBB7E
monochromatic
#04FFF7 #41FFF9 #7EFFFB #BBFFFD #E0FFFE
Accessibility & contrast
On white
1.19
#7EFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#7EFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFFB
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFFB | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#1EFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7efffb; /* rgb */ color: rgb(126, 255, 251); /* oklch */ color: oklch(92.6% 0.115 192.6);
Tailwind
colors: {
custom: {
50: '#adfffc',
500: '#7efffb',
950: '#000000',
},
}SCSS
$custom: #7efffb; $custom-light: #adfffc; $custom-dark: #000000;
JSON
{
"hex": "#7efffb",
"rgb": {
"r": 126,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.14,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92577,
"c": 0.11495,
"h": 192.6
},
"luminance": 0.82921
}Semantic roles & 50–950 ramp
primary
#7EFFFB
secondary
#DE4348
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685