#7FFFFB#7FFFFB
#7FFFFB is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.114 H 192.6°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFFB |
|---|---|
| RGB | rgb(127, 255, 251) |
| HSL | hsl(178, 100%, 75%) |
| HSV | hsv(178, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(93.01, -36.43, -9.02) |
| CIE-LCH | lch(93.01, 37.53, 193.90°) |
| OKLab | oklab(92.61% -0.1115 -0.025) |
| OKLCH | oklch(92.61% 0.114 192.6) |
| XYZ | xyz(61.9178, 82.9914, 104.0041) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.59
Aqua
#00FFFF
ΔE00 4.54
Bright Turquoise
#0FFEF9
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.74
Bright Light Blue
#26F7FD
ΔE00 5.03
Bright Aqua
#0BF9EA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFFB #FF7F83
analogous
#7FFFBB #7FFFFB #7FC3FF
triadic
#7FFFFB #FB7FFF #FFFB7F
tetradic
#7FFFFB #BB7FFF #FF7F83 #C3FF7F
square
#7FFFFB #BB7FFF #FF7F83 #C3FF7F
split-complementary
#7FFFFB #FF7FC3 #FFBB7F
monochromatic
#05FFF7 #42FFF9 #7FFFFB #BCFFFD #E0FFFE
Accessibility & contrast
On white
1.19
#7FFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#7FFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFFB
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFFB | 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)
#F2F4FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#24FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7ffffb; /* rgb */ color: rgb(127, 255, 251); /* oklch */ color: oklch(92.6% 0.114 192.6);
Tailwind
colors: {
custom: {
50: '#adfffc',
500: '#7ffffb',
950: '#000000',
},
}SCSS
$custom: #7ffffb; $custom-light: #adfffc; $custom-dark: #000000;
JSON
{
"hex": "#7ffffb",
"rgb": {
"r": 127,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.125,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92614,
"c": 0.11431,
"h": 192.6
},
"luminance": 0.82997
}Semantic roles & 50–950 ramp
primary
#7FFFFB
secondary
#DE4449
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685