#77F4FA#77F4FA
#77F4FA is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.8% C 0.112 H 199.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #77F4FA |
|---|---|
| RGB | rgb(119, 244, 250) |
| HSL | hsl(183, 93%, 72%) |
| HSV | hsv(183, 52%, 98%) |
| CMYK | cmyk(52.4%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(89.64, -33.17, -13.55) |
| CIE-LCH | lch(89.64, 35.83, 202.22°) |
| OKLab | oklab(89.81% -0.1053 -0.0374) |
| OKLCH | oklch(89.81% 0.112 199.6) |
| XYZ | xyz(57.2067, 75.5201, 101.9860) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 3.97
Bright Cyan
#41FDFE
ΔE00 4.35
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Aqua
#00FFFF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F4FA #FA7D77
analogous
#77FABE #77F4FA #77B3FA
triadic
#77F4FA #FA77F4 #F4FA77
tetradic
#77F4FA #BE77FA #FA7D77 #B3FA77
square
#77F4FA #BE77FA #FA7D77 #B3FA77
split-complementary
#77F4FA #FA77B3 #FABE77
monochromatic
#09E3EE #3CEFF8 #77F4FA #B2F9FC #E1FDFE
Accessibility & contrast
On white
1.30
#77F4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#77F4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F4FA
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F4FA | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFB
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77f4fa; /* rgb */ color: rgb(119, 244, 250); /* oklch */ color: oklch(89.8% 0.112 199.6);
Tailwind
colors: {
custom: {
50: '#a8f8fc',
500: '#77f4fa',
950: '#000000',
},
}SCSS
$custom: #77f4fa; $custom-light: #a8f8fc; $custom-dark: #000000;
JSON
{
"hex": "#77f4fa",
"rgb": {
"r": 119,
"g": 244,
"b": 250
},
"hsl": {
"h": 182.748,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.8981,
"c": 0.11175,
"h": 199.6
},
"luminance": 0.75525
}Semantic roles & 50–950 ramp
primary
#77F4FA
secondary
#D6463F
accent
#0B00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585