#7FFBF5#7FFBF5
#7FFBF5 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.5% C 0.112 H 191.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBF5 |
|---|---|
| RGB | rgb(127, 251, 245) |
| HSL | hsl(177, 94%, 74%) |
| HSV | hsv(177, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(91.73, -36.08, -7.81) |
| CIE-LCH | lch(91.73, 36.92, 192.22°) |
| OKLab | oklab(91.52% -0.1097 -0.0217) |
| OKLCH | oklch(91.52% 0.112 191.2) |
| XYZ | xyz(59.7242, 80.0936, 98.6808) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 4.85
Aqua
#00FFFF
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 5.33
Bright Aqua
#0BF9EA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBF5 #FB7F85
analogous
#7FFBB7 #7FFBF5 #7FC3FB
triadic
#7FFBF5 #F57FFB #FBF57F
tetradic
#7FFBF5 #B77FFB #FB7F85 #C3FB7F
square
#7FFBF5 #B77FFB #FB7F85 #C3FB7F
split-complementary
#7FFBF5 #FB7FC3 #FBB77F
monochromatic
#08F7EC #44F9F0 #7FFBF5 #BAFDFA #E1FEFD
Accessibility & contrast
On white
1.23
#7FFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7FFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBF5
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBF5 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#30FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffbf5; /* rgb */ color: rgb(127, 251, 245); /* oklch */ color: oklch(91.5% 0.112 191.2);
Tailwind
colors: {
custom: {
50: '#adfdf8',
500: '#7ffbf5',
950: '#000000',
},
}SCSS
$custom: #7ffbf5; $custom-light: #adfdf8; $custom-dark: #000000;
JSON
{
"hex": "#7ffbf5",
"rgb": {
"r": 127,
"g": 251,
"b": 245
},
"hsl": {
"h": 177.097,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91523,
"c": 0.11185,
"h": 191.2
},
"luminance": 0.80099
}Semantic roles & 50–950 ramp
primary
#7FFBF5
secondary
#D9464D
accent
#000BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585