#77FBF5#77FBF5
#77FBF5 is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.2% C 0.117 H 191.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBF5 |
|---|---|
| RGB | rgb(119, 251, 245) |
| HSL | hsl(177, 94%, 73%) |
| HSV | hsv(177, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(91.46, -37.69, -8.23) |
| CIE-LCH | lch(91.46, 38.58, 192.32°) |
| OKLab | oklab(91.24% -0.1147 -0.0229) |
| OKLCH | oklch(91.24% 0.117 191.3) |
| XYZ | xyz(58.5794, 79.5033, 98.6271) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.47
Bright Turquoise
#0FFEF9
ΔE00 4.01
Aqua
#00FFFF
ΔE00 4.30
Bright Light Blue
#26F7FD
ΔE00 4.90
Bright Aqua
#0BF9EA
ΔE00 5.19
Light Cyan
#ACFFFC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBF5 #FB777D
analogous
#77FBB3 #77FBF5 #77BFFB
triadic
#77FBF5 #F577FB #FBF577
tetradic
#77FBF5 #B377FB #FB777D #BFFB77
square
#77FBF5 #B377FB #FB777D #BFFB77
split-complementary
#77FBF5 #FB77BF #FBB377
monochromatic
#07F1E6 #3CF9F1 #77FBF5 #B2FDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#77FBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#77FBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBF5
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBF5 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F5
Deuteranopia (green-blind)
#D8E0F6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77fbf5; /* rgb */ color: rgb(119, 251, 245); /* oklch */ color: oklch(91.2% 0.117 191.3);
Tailwind
colors: {
custom: {
50: '#a9fdf8',
500: '#77fbf5',
950: '#000000',
},
}SCSS
$custom: #77fbf5; $custom-light: #a9fdf8; $custom-dark: #000000;
JSON
{
"hex": "#77fbf5",
"rgb": {
"r": 119,
"g": 251,
"b": 245
},
"hsl": {
"h": 177.273,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.91235,
"c": 0.11694,
"h": 191.3
},
"luminance": 0.79509
}Semantic roles & 50–950 ramp
primary
#77FBF5
secondary
#D83F46
accent
#000AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585