#7FFBF9#7FFBF9
#7FFBF9 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.6% C 0.111 H 194.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBF9 |
|---|---|
| RGB | rgb(127, 251, 249) |
| HSL | hsl(179, 94%, 74%) |
| HSV | hsv(179, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(91.84, -35.09, -9.72) |
| CIE-LCH | lch(91.84, 36.41, 195.49°) |
| OKLab | oklab(91.65% -0.1081 -0.0269) |
| OKLCH | oklch(91.65% 0.111 194) |
| XYZ | xyz(60.3414, 80.3405, 101.9315) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Light Cyan
#ACFFFC
ΔE00 4.59
Bright Light Blue
#26F7FD
ΔE00 4.61
Aqua
#00FFFF
ΔE00 4.70
Bright Turquoise
#0FFEF9
ΔE00 4.90
Pale Cyan
#B7FFFA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBF9 #FB7F81
analogous
#7FFBBB #7FFBF9 #7FBFFB
triadic
#7FFBF9 #F97FFB #FBF97F
tetradic
#7FFBF9 #BB7FFB #FB7F81 #BFFB7F
square
#7FFBF9 #BB7FFB #FB7F81 #BFFB7F
split-complementary
#7FFBF9 #FB7FBF #FBBB7F
monochromatic
#08F7F3 #44F9F6 #7FFBF9 #BAFDFC #E1FEFE
Accessibility & contrast
On white
1.23
#7FFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#7FFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBF9
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBF9 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#2AFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffbf9; /* rgb */ color: rgb(127, 251, 249); /* oklch */ color: oklch(91.6% 0.111 194.0);
Tailwind
colors: {
custom: {
50: '#adfdfb',
500: '#7ffbf9',
950: '#000000',
},
}SCSS
$custom: #7ffbf9; $custom-light: #adfdfb; $custom-dark: #000000;
JSON
{
"hex": "#7ffbf9",
"rgb": {
"r": 127,
"g": 251,
"b": 249
},
"hsl": {
"h": 179.032,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91649,
"c": 0.11139,
"h": 194
},
"luminance": 0.80346
}Semantic roles & 50–950 ramp
primary
#7FFBF9
secondary
#D94648
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585