#7FFBF4#7FFBF4
#7FFBF4 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.5% C 0.112 H 190.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBF4 |
|---|---|
| RGB | rgb(127, 251, 244) |
| HSL | hsl(177, 94%, 74%) |
| HSV | hsv(177, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(91.70, -36.33, -7.33) |
| CIE-LCH | lch(91.70, 37.06, 191.41°) |
| OKLab | oklab(91.49% -0.1101 -0.0204) |
| OKLCH | oklch(91.49% 0.112 190.5) |
| XYZ | xyz(59.5719, 80.0327, 97.8789) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.97
Aqua
#00FFFF
ΔE00 4.99
Bright Aqua
#0BF9EA
ΔE00 5.54
Bright Light Blue
#26F7FD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBF4 #FB7F86
analogous
#7FFBB6 #7FFBF4 #7FC4FB
triadic
#7FFBF4 #F47FFB #FBF47F
tetradic
#7FFBF4 #B67FFB #FB7F86 #C4FB7F
square
#7FFBF4 #B67FFB #FB7F86 #C4FB7F
split-complementary
#7FFBF4 #FB7FC4 #FBB67F
monochromatic
#08F7EA #44F9EF #7FFBF4 #BAFDF9 #E1FEFC
Accessibility & contrast
On white
1.23
#7FFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#7FFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBF4
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBF4 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#31FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffbf4; /* rgb */ color: rgb(127, 251, 244); /* oklch */ color: oklch(91.5% 0.112 190.5);
Tailwind
colors: {
custom: {
50: '#adfdf7',
500: '#7ffbf4',
950: '#000000',
},
}SCSS
$custom: #7ffbf4; $custom-light: #adfdf7; $custom-dark: #000000;
JSON
{
"hex": "#7ffbf4",
"rgb": {
"r": 127,
"g": 251,
"b": 244
},
"hsl": {
"h": 176.613,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91492,
"c": 0.112,
"h": 190.5
},
"luminance": 0.80038
}Semantic roles & 50–950 ramp
primary
#7FFBF4
secondary
#D9464E
accent
#000DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585