#7FFBF8#7FFBF8
#7FFBF8 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.6% C 0.111 H 193.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBF8 |
|---|---|
| RGB | rgb(127, 251, 248) |
| HSL | hsl(179, 94%, 74%) |
| HSV | hsv(179, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(91.81, -35.34, -9.25) |
| CIE-LCH | lch(91.81, 36.53, 194.66°) |
| OKLab | oklab(91.62% -0.1085 -0.0256) |
| OKLCH | oklch(91.62% 0.111 193.3) |
| XYZ | xyz(60.1859, 80.2783, 101.1123) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.62
Light Cyan
#ACFFFC
ΔE00 4.62
Aqua
#00FFFF
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 4.76
Bright Turquoise
#0FFEF9
ΔE00 4.80
Pale Cyan
#B7FFFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBF8 #FB7F82
analogous
#7FFBBA #7FFBF8 #7FC0FB
triadic
#7FFBF8 #F87FFB #FBF87F
tetradic
#7FFBF8 #BA7FFB #FB7F82 #C0FB7F
square
#7FFBF8 #BA7FFB #FB7F82 #C0FB7F
split-complementary
#7FFBF8 #FB7FC0 #FBBA7F
monochromatic
#08F7F2 #44F9F5 #7FFBF8 #BAFDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7FFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7FFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBF8
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBF8 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#2BFFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffbf8; /* rgb */ color: rgb(127, 251, 248); /* oklch */ color: oklch(91.6% 0.111 193.3);
Tailwind
colors: {
custom: {
50: '#adfdfa',
500: '#7ffbf8',
950: '#000000',
},
}SCSS
$custom: #7ffbf8; $custom-light: #adfdfa; $custom-dark: #000000;
JSON
{
"hex": "#7ffbf8",
"rgb": {
"r": 127,
"g": 251,
"b": 248
},
"hsl": {
"h": 178.548,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91617,
"c": 0.11148,
"h": 193.3
},
"luminance": 0.80284
}Semantic roles & 50–950 ramp
primary
#7FFBF8
secondary
#D94649
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585