#7FF7FB#7FF7FB
#7FF7FB is a very light, moderate teal. Relative luminance 0.780; OKLCH L 90.8% C 0.108 H 198.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7FB |
|---|---|
| RGB | rgb(127, 247, 251) |
| HSL | hsl(182, 94%, 74%) |
| HSV | hsv(182, 49%, 98%) |
| CMYK | cmyk(49.4%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(90.78, -32.72, -12.34) |
| CIE-LCH | lch(90.78, 34.97, 200.67°) |
| OKLab | oklab(90.81% -0.103 -0.0341) |
| OKLCH | oklch(90.81% 0.109 198.3) |
| XYZ | xyz(59.4187, 77.9933, 103.1710) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.00
Bright Cyan
#41FDFE
ΔE00 4.27
Bright Light Blue
#26F7FD
ΔE00 4.36
Robin'S Egg
#6DEDFD
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7FB #FB837F
analogous
#7FFBC1 #7FF7FB #7FB9FB
triadic
#7FF7FB #FB7FF7 #F7FB7F
tetradic
#7FF7FB #C17FFB #FB837F #B9FB7F
square
#7FF7FB #C17FFB #FB837F #B9FB7F
split-complementary
#7FF7FB #FB7FB9 #FBC17F
monochromatic
#08F0F7 #44F3F9 #7FF7FB #BAFBFD #E1FDFE
Accessibility & contrast
On white
1.27
#7FF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#7FF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7FB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7FB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFC
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#29FEF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ff7fb; /* rgb */ color: rgb(127, 247, 251); /* oklch */ color: oklch(90.8% 0.108 198.3);
Tailwind
colors: {
custom: {
50: '#adfafc',
500: '#7ff7fb',
950: '#000000',
},
}SCSS
$custom: #7ff7fb; $custom-light: #adfafc; $custom-dark: #000000;
JSON
{
"hex": "#7ff7fb",
"rgb": {
"r": 127,
"g": 247,
"b": 251
},
"hsl": {
"h": 181.935,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.90814,
"c": 0.1085,
"h": 198.3
},
"luminance": 0.77999
}Semantic roles & 50–950 ramp
primary
#7FF7FB
secondary
#D94A46
accent
#0700E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585