#77FAFF#77FAFF
#77FAFF is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.3% C 0.116 H 198.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #77FAFF |
|---|---|
| RGB | rgb(119, 250, 255) |
| HSL | hsl(182, 100%, 73%) |
| HSV | hsv(182, 53%, 100%) |
| CMYK | cmyk(53.3%, 2%, 0%, 0%) |
| CIE-LAB | lab(91.46, -34.68, -13.42) |
| CIE-LCH | lch(91.46, 37.18, 201.16°) |
| OKLab | oklab(91.33% -0.1096 -0.0371) |
| OKLCH | oklch(91.33% 0.116 198.7) |
| XYZ | xyz(59.8359, 79.5074, 106.7815) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Robin'S Egg
#6DEDFD
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FAFF #FF7C77
analogous
#77FFC0 #77FAFF #77B6FF
triadic
#77FAFF #FF77FA #FAFF77
tetradic
#77FAFF #C077FF #FF7C77 #B6FF77
square
#77FAFF #C077FF #FF7C77 #B6FF77
split-complementary
#77FAFF #FF77B6 #FFC077
monochromatic
#00F2FC #3AF8FF #77FAFF #B4FCFF #E0FEFF
Accessibility & contrast
On white
1.24
#77FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#77FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FAFF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FAFF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77faff; /* rgb */ color: rgb(119, 250, 255); /* oklch */ color: oklch(91.3% 0.116 198.7);
Tailwind
colors: {
custom: {
50: '#a9fcff',
500: '#77faff',
950: '#000000',
},
}SCSS
$custom: #77faff; $custom-light: #a9fcff; $custom-dark: #000000;
JSON
{
"hex": "#77faff",
"rgb": {
"r": 119,
"g": 250,
"b": 255
},
"hsl": {
"h": 182.206,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.9133,
"c": 0.11569,
"h": 198.7
},
"luminance": 0.79513
}Semantic roles & 50–950 ramp
primary
#77FAFF
secondary
#DD433D
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586