#77F5FC#77F5FC
#77F5FC is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.1% C 0.112 H 200.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #77F5FC |
|---|---|
| RGB | rgb(119, 245, 252) |
| HSL | hsl(183, 96%, 73%) |
| HSV | hsv(183, 53%, 99%) |
| CMYK | cmyk(52.8%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(89.98, -33.12, -14.09) |
| CIE-LCH | lch(89.98, 35.99, 203.04°) |
| OKLab | oklab(90.1% -0.1055 -0.0389) |
| OKLCH | oklch(90.1% 0.112 200.2) |
| XYZ | xyz(57.8236, 76.2496, 103.7470) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 3.41
Bright Light Blue
#26F7FD
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 4.33
Bright Cyan
#41FDFE
ΔE00 4.45
Aqua
#00FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F5FC #FC7E77
analogous
#77FCC0 #77F5FC #77B2FC
triadic
#77F5FC #FC77F5 #F5FC77
tetradic
#77F5FC #C077FC #FC7E77 #B2FC77
square
#77F5FC #C077FC #FC7E77 #B2FC77
split-complementary
#77F5FC #FC77B2 #FCC077
monochromatic
#05E7F3 #3BF1FB #77F5FC #B3F9FD #E1FDFE
Accessibility & contrast
On white
1.29
#77F5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#77F5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F5FC
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F5FC | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#00FDF7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77f5fc; /* rgb */ color: rgb(119, 245, 252); /* oklch */ color: oklch(90.1% 0.112 200.2);
Tailwind
colors: {
custom: {
50: '#a9f9fd',
500: '#77f5fc',
950: '#000000',
},
}SCSS
$custom: #77f5fc; $custom-light: #a9f9fd; $custom-dark: #000000;
JSON
{
"hex": "#77f5fc",
"rgb": {
"r": 119,
"g": 245,
"b": 252
},
"hsl": {
"h": 183.158,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.90102,
"c": 0.11249,
"h": 200.2
},
"luminance": 0.76255
}Semantic roles & 50–950 ramp
primary
#77F5FC
secondary
#D9463E
accent
#0C00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585