#7FFBF0#7FFBF0
#7FFBF0 is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.4% C 0.113 H 187.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBF0 |
|---|---|
| RGB | rgb(127, 251, 240) |
| HSL | hsl(175, 94%, 74%) |
| HSV | hsv(175, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(91.59, -37.30, -5.42) |
| CIE-LCH | lch(91.59, 37.70, 188.26°) |
| OKLab | oklab(91.37% -0.1118 -0.0152) |
| OKLCH | oklch(91.37% 0.113 187.7) |
| XYZ | xyz(58.9712, 79.7924, 94.7150) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.84
Bright Turquoise
#0FFEF9
ΔE00 4.92
Bright Aqua
#0BF9EA
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.05
Light Cyan
#ACFFFC
ΔE00 5.58
Aqua
#00FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBF0 #FB7F8A
analogous
#7FFBB2 #7FFBF0 #7FC8FB
triadic
#7FFBF0 #F07FFB #FBF07F
tetradic
#7FFBF0 #B27FFB #FB7F8A #C8FB7F
square
#7FFBF0 #B27FFB #FB7F8A #C8FB7F
split-complementary
#7FFBF0 #FB7FC8 #FBB27F
monochromatic
#08F7E2 #44F9E9 #7FFBF0 #BAFDF7 #E1FEFC
Accessibility & contrast
On white
1.24
#7FFBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#7FFBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBF0
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBF0 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#DBE1F1
Tritanopia (blue-blind)
#36FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffbf0; /* rgb */ color: rgb(127, 251, 240); /* oklch */ color: oklch(91.4% 0.113 187.7);
Tailwind
colors: {
custom: {
50: '#adfdf4',
500: '#7ffbf0',
950: '#000000',
},
}SCSS
$custom: #7ffbf0; $custom-light: #adfdf4; $custom-dark: #000000;
JSON
{
"hex": "#7ffbf0",
"rgb": {
"r": 127,
"g": 251,
"b": 240
},
"hsl": {
"h": 174.677,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91369,
"c": 0.11281,
"h": 187.7
},
"luminance": 0.79798
}Semantic roles & 50–950 ramp
primary
#7FFBF0
secondary
#D94653
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585