#7FF9FB#7FF9FB
#7FF9FB is a very light, moderate teal. Relative luminance 0.792; OKLCH L 91.3% C 0.110 H 196.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9FB |
|---|---|
| RGB | rgb(127, 249, 251) |
| HSL | hsl(181, 94%, 74%) |
| HSV | hsv(181, 49%, 98%) |
| CMYK | cmyk(49.4%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(91.34, -33.65, -11.51) |
| CIE-LCH | lch(91.34, 35.57, 198.88°) |
| OKLab | oklab(91.26% -0.1051 -0.0318) |
| OKLCH | oklch(91.26% 0.11 196.8) |
| XYZ | xyz(60.0336, 79.2230, 103.3760) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.84
Bright Light Blue
#26F7FD
ΔE00 4.29
Light Cyan
#ACFFFC
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Aqua
#00FFFF
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9FB #FB817F
analogous
#7FFBBF #7FF9FB #7FBBFB
triadic
#7FF9FB #FB7FF9 #F9FB7F
tetradic
#7FF9FB #BF7FFB #FB817F #BBFB7F
square
#7FF9FB #BF7FFB #FB817F #BBFB7F
split-complementary
#7FF9FB #FB7FBB #FBBF7F
monochromatic
#08F3F7 #44F6F9 #7FF9FB #BAFCFD #E1FEFE
Accessibility & contrast
On white
1.25
#7FF9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#7FF9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9FB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9FB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFB
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#28FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ff9fb; /* rgb */ color: rgb(127, 249, 251); /* oklch */ color: oklch(91.3% 0.110 196.8);
Tailwind
colors: {
custom: {
50: '#adfbfc',
500: '#7ff9fb',
950: '#000000',
},
}SCSS
$custom: #7ff9fb; $custom-light: #adfbfc; $custom-dark: #000000;
JSON
{
"hex": "#7ff9fb",
"rgb": {
"r": 127,
"g": 249,
"b": 251
},
"hsl": {
"h": 180.968,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91263,
"c": 0.10985,
"h": 196.8
},
"luminance": 0.79228
}Semantic roles & 50–950 ramp
primary
#7FF9FB
secondary
#D94846
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585