#77CFDA#77CFDA
#77CFDA is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.086 H 206.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFDA |
|---|---|
| RGB | rgb(119, 207, 218) |
| HSL | hsl(187, 57%, 66%) |
| HSV | hsv(187, 45%, 85%) |
| CMYK | cmyk(45.4%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.23, -23.62, -13.70) |
| CIE-LCH | lch(78.23, 27.30, 210.13°) |
| OKLab | oklab(80.33% -0.0774 -0.0377) |
| OKLCH | oklch(80.33% 0.086 206) |
| XYZ | xyz(42.5706, 53.6062, 74.4198) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Darkturquoise
#00CED1
ΔE00 7.62
Sky Blue
#87CEEB
ΔE00 7.65
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFDA #DA8277
analogous
#77DAB3 #77CFDA #779DDA
triadic
#77CFDA #DA77CF #CFDA77
tetradic
#77CFDA #B377DA #DA8277 #9DDA77
square
#77CFDA #B377DA #DA8277 #9DDA77
split-complementary
#77CFDA #DA779D #DAB377
monochromatic
#2E9BA9 #47BECD #77CFDA #A7E0E7 #D7F1F4
Accessibility & contrast
On white
1.79
#77CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#77CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFDA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFDA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#44D6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cfda; /* rgb */ color: rgb(119, 207, 218); /* oklch */ color: oklch(80.3% 0.086 206.0);
Tailwind
colors: {
custom: {
50: '#a4dee5',
500: '#77cfda',
950: '#000000',
},
}SCSS
$custom: #77cfda; $custom-light: #a4dee5; $custom-dark: #000000;
JSON
{
"hex": "#77cfda",
"rgb": {
"r": 119,
"g": 207,
"b": 218
},
"hsl": {
"h": 186.667,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.8033,
"c": 0.08613,
"h": 206
},
"luminance": 0.5361
}Semantic roles & 50–950 ramp
primary
#77CFDA
secondary
#AC5449
accent
#3321C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484