#77F3FC#77F3FC
#77F3FC is a very light, moderate teal. Relative luminance 0.751; OKLCH L 89.7% C 0.111 H 201.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77F3FC |
|---|---|
| RGB | rgb(119, 243, 252) |
| HSL | hsl(184, 96%, 73%) |
| HSV | hsv(184, 53%, 99%) |
| CMYK | cmyk(52.8%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(89.41, -32.18, -14.93) |
| CIE-LCH | lch(89.41, 35.47, 204.89°) |
| OKLab | oklab(89.65% -0.1034 -0.0412) |
| OKLCH | oklch(89.65% 0.111 201.7) |
| XYZ | xyz(57.2218, 75.0460, 103.5464) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.60
Robin Egg Blue
#8AF1FE
ΔE00 2.72
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Bright Light Blue
#26F7FD
ΔE00 4.45
Bright Cyan
#41FDFE
ΔE00 5.13
Light Cyan
#ACFFFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F3FC #FC8077
analogous
#77FCC2 #77F3FC #77B1FC
triadic
#77F3FC #FC77F3 #F3FC77
tetradic
#77F3FC #C277FC #FC8077 #B1FC77
square
#77F3FC #C277FC #FC8077 #B1FC77
split-complementary
#77F3FC #FC77B1 #FCC277
monochromatic
#05E3F3 #3BEEFB #77F3FC #B3F8FD #E1FCFE
Accessibility & contrast
On white
1.31
#77F3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#77F3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F3FC
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F3FC | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77f3fc; /* rgb */ color: rgb(119, 243, 252); /* oklch */ color: oklch(89.7% 0.111 201.7);
Tailwind
colors: {
custom: {
50: '#a8f7fd',
500: '#77f3fc',
950: '#000000',
},
}SCSS
$custom: #77f3fc; $custom-light: #a8f7fd; $custom-dark: #000000;
JSON
{
"hex": "#77f3fc",
"rgb": {
"r": 119,
"g": 243,
"b": 252
},
"hsl": {
"h": 184.06,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89651,
"c": 0.11135,
"h": 201.7
},
"luminance": 0.75051
}Semantic roles & 50–950 ramp
primary
#77F3FC
secondary
#D9493E
accent
#1000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585