#77F5FA#77F5FA
#77F5FA is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.0% C 0.112 H 198.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #77F5FA |
|---|---|
| RGB | rgb(119, 245, 250) |
| HSL | hsl(182, 93%, 72%) |
| HSV | hsv(182, 52%, 98%) |
| CMYK | cmyk(52.4%, 2%, 0%, 2%) |
| CIE-LAB | lab(89.92, -33.64, -13.13) |
| CIE-LCH | lch(89.92, 36.11, 201.33°) |
| OKLab | oklab(90.04% -0.1063 -0.0363) |
| OKLCH | oklch(90.04% 0.112 198.8) |
| XYZ | xyz(57.5084, 76.1235, 102.0866) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.83
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 4.02
Bright Cyan
#41FDFE
ΔE00 4.04
Robin'S Egg Blue
#98EFF9
ΔE00 4.70
Aqua
#00FFFF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F5FA #FA7C77
analogous
#77FABD #77F5FA #77B4FA
triadic
#77F5FA #FA77F5 #F5FA77
tetradic
#77F5FA #BD77FA #FA7C77 #B4FA77
square
#77F5FA #BD77FA #FA7C77 #B4FA77
split-complementary
#77F5FA #FA77B4 #FABD77
monochromatic
#09E5EE #3CF1F8 #77F5FA #B2F9FC #E1FDFE
Accessibility & contrast
On white
1.29
#77F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#77F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F5FA
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F5FA | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#D1DBFB
Tritanopia (blue-blind)
#00FCF6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77f5fa; /* rgb */ color: rgb(119, 245, 250); /* oklch */ color: oklch(90.0% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#a8f9fb',
500: '#77f5fa',
950: '#000000',
},
}SCSS
$custom: #77f5fa; $custom-light: #a8f9fb; $custom-dark: #000000;
JSON
{
"hex": "#77f5fa",
"rgb": {
"r": 119,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.29,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.90036,
"c": 0.11236,
"h": 198.8
},
"luminance": 0.76129
}Semantic roles & 50–950 ramp
primary
#77F5FA
secondary
#D6453F
accent
#0900E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585