#77F3FA#77F3FA
#77F3FA is a very light, moderate teal. Relative luminance 0.749; OKLCH L 89.6% C 0.111 H 200.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #77F3FA |
|---|---|
| RGB | rgb(119, 243, 250) |
| HSL | hsl(183, 93%, 72%) |
| HSV | hsv(183, 52%, 98%) |
| CMYK | cmyk(52.4%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(89.36, -32.70, -13.97) |
| CIE-LCH | lch(89.36, 35.56, 203.14°) |
| OKLab | oklab(89.58% -0.1042 -0.0386) |
| OKLCH | oklch(89.58% 0.111 200.3) |
| XYZ | xyz(56.9066, 74.9199, 101.8860) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Robin Egg Blue
#8AF1FE
ΔE00 3.25
Bright Light Blue
#26F7FD
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Bright Cyan
#41FDFE
ΔE00 4.67
Aqua
#00FFFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F3FA #FA7E77
analogous
#77FABF #77F3FA #77B2FA
triadic
#77F3FA #FA77F3 #F3FA77
tetradic
#77F3FA #BF77FA #FA7E77 #B2FA77
square
#77F3FA #BF77FA #FA7E77 #B2FA77
split-complementary
#77F3FA #FA77B2 #FABF77
monochromatic
#09E2EE #3CEEF8 #77F3FA #B2F8FC #E1FCFE
Accessibility & contrast
On white
1.31
#77F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#77F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F3FA
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F3FA | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77f3fa; /* rgb */ color: rgb(119, 243, 250); /* oklch */ color: oklch(89.6% 0.111 200.3);
Tailwind
colors: {
custom: {
50: '#a8f7fc',
500: '#77f3fa',
950: '#000000',
},
}SCSS
$custom: #77f3fa; $custom-light: #a8f7fc; $custom-dark: #000000;
JSON
{
"hex": "#77f3fa",
"rgb": {
"r": 119,
"g": 243,
"b": 250
},
"hsl": {
"h": 183.206,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.89584,
"c": 0.11115,
"h": 200.3
},
"luminance": 0.74925
}Semantic roles & 50–950 ramp
primary
#77F3FA
secondary
#D6473F
accent
#0C00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585