#77CFCB#77CFCB
#77CFCB is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.085 H 191.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFCB |
|---|---|
| RGB | rgb(119, 207, 203) |
| HSL | hsl(177, 48%, 64%) |
| HSV | hsv(177, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(77.79, -27.41, -6.30) |
| CIE-LCH | lch(77.79, 28.13, 192.95°) |
| OKLab | oklab(79.83% -0.0836 -0.0174) |
| OKLCH | oklch(79.83% 0.085 191.8) |
| XYZ | xyz(40.6959, 52.8563, 64.5461) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 6.21
Turquoise
#40E0D0
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 8.10
Seafoam Blue
#78D1B6
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFCB #CF777B
analogous
#77CF9F #77CFCB #77A7CF
triadic
#77CFCB #CB77CF #CFCB77
tetradic
#77CFCB #9F77CF #CF777B #A7CF77
square
#77CFCB #9F77CF #CF777B #A7CF77
split-complementary
#77CFCB #CF77A7 #CF9F77
monochromatic
#359692 #4ABFBA #77CFCB #A4DFDC #D1EFEE
Accessibility & contrast
On white
1.81
#77CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#77CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFCB
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFCB | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#4ED3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cfcb; /* rgb */ color: rgb(119, 207, 203); /* oklch */ color: oklch(79.8% 0.085 191.8);
Tailwind
colors: {
custom: {
50: '#a3deda',
500: '#77cfcb',
950: '#000000',
},
}SCSS
$custom: #77cfcb; $custom-light: #a3deda; $custom-dark: #000000;
JSON
{
"hex": "#77cfcb",
"rgb": {
"r": 119,
"g": 207,
"b": 203
},
"hsl": {
"h": 177.273,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79829,
"c": 0.08536,
"h": 191.8
},
"luminance": 0.52859
}Semantic roles & 50–950 ramp
primary
#77CFCB
secondary
#9C4E51
accent
#2A31BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483