#7FFBF6#7FFBF6
#7FFBF6 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.6% C 0.112 H 191.9°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBF6 |
|---|---|
| RGB | rgb(127, 251, 246) |
| HSL | hsl(178, 94%, 74%) |
| HSV | hsv(178, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(91.75, -35.83, -8.29) |
| CIE-LCH | lch(91.75, 36.78, 193.03°) |
| OKLab | oklab(91.56% -0.1093 -0.023) |
| OKLCH | oklch(91.56% 0.112 191.9) |
| XYZ | xyz(59.8773, 80.1548, 99.4869) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.83
Bright Turquoise
#0FFEF9
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 4.75
Aqua
#00FFFF
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBF6 #FB7F84
analogous
#7FFBB8 #7FFBF6 #7FC2FB
triadic
#7FFBF6 #F67FFB #FBF67F
tetradic
#7FFBF6 #B87FFB #FB7F84 #C2FB7F
square
#7FFBF6 #B87FFB #FB7F84 #C2FB7F
split-complementary
#7FFBF6 #FB7FC2 #FBB87F
monochromatic
#08F7EE #44F9F2 #7FFBF6 #BAFDFA #E1FEFD
Accessibility & contrast
On white
1.23
#7FFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#7FFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBF6
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBF6 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#2EFFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffbf6; /* rgb */ color: rgb(127, 251, 246); /* oklch */ color: oklch(91.6% 0.112 191.9);
Tailwind
colors: {
custom: {
50: '#adfdf9',
500: '#7ffbf6',
950: '#000000',
},
}SCSS
$custom: #7ffbf6; $custom-light: #adfdf9; $custom-dark: #000000;
JSON
{
"hex": "#7ffbf6",
"rgb": {
"r": 127,
"g": 251,
"b": 246
},
"hsl": {
"h": 177.581,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91555,
"c": 0.11171,
"h": 191.9
},
"luminance": 0.8016
}Semantic roles & 50–950 ramp
primary
#7FFBF6
secondary
#D9464B
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585