#7FFBF7#7FFBF7
#7FFBF7 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.6% C 0.112 H 192.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBF7 |
|---|---|
| RGB | rgb(127, 251, 247) |
| HSL | hsl(178, 94%, 74%) |
| HSV | hsv(178, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(91.78, -35.58, -8.77) |
| CIE-LCH | lch(91.78, 36.65, 193.84°) |
| OKLab | oklab(91.59% -0.1089 -0.0243) |
| OKLCH | oklch(91.59% 0.112 192.6) |
| XYZ | xyz(60.0312, 80.2164, 100.2974) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.71
Light Cyan
#ACFFFC
ΔE00 4.68
Bright Turquoise
#0FFEF9
ΔE00 4.71
Aqua
#00FFFF
ΔE00 4.73
Bright Light Blue
#26F7FD
ΔE00 4.93
Pale Cyan
#B7FFFA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBF7 #FB7F83
analogous
#7FFBB9 #7FFBF7 #7FC1FB
triadic
#7FFBF7 #F77FFB #FBF77F
tetradic
#7FFBF7 #B97FFB #FB7F83 #C1FB7F
square
#7FFBF7 #B97FFB #FB7F83 #C1FB7F
split-complementary
#7FFBF7 #FB7FC1 #FBB97F
monochromatic
#08F7F0 #44F9F3 #7FFBF7 #BAFDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7FFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#7FFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBF7
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBF7 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#2DFFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffbf7; /* rgb */ color: rgb(127, 251, 247); /* oklch */ color: oklch(91.6% 0.112 192.6);
Tailwind
colors: {
custom: {
50: '#adfdf9',
500: '#7ffbf7',
950: '#000000',
},
}SCSS
$custom: #7ffbf7; $custom-light: #adfdf9; $custom-dark: #000000;
JSON
{
"hex": "#7ffbf7",
"rgb": {
"r": 127,
"g": 251,
"b": 247
},
"hsl": {
"h": 178.065,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91586,
"c": 0.11159,
"h": 192.6
},
"luminance": 0.80222
}Semantic roles & 50–950 ramp
primary
#7FFBF7
secondary
#D9464A
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585