#76CFD5#76CFD5
#76CFD5 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.086 H 201.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFD5 |
|---|---|
| RGB | rgb(118, 207, 213) |
| HSL | hsl(184, 53%, 65%) |
| HSV | hsv(184, 45%, 84%) |
| CMYK | cmyk(44.6%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(78.04, -25.14, -11.31) |
| CIE-LCH | lch(78.04, 27.57, 204.23°) |
| OKLab | oklab(80.11% -0.0802 -0.0311) |
| OKLCH | oklch(80.11% 0.086 201.2) |
| XYZ | xyz(41.7896, 53.2780, 71.0194) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.17
Mediumturquoise
#48D1CC
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.79
Robin Egg Blue
#8AF1FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFD5 #D57C76
analogous
#76D5AB #76CFD5 #76A0D5
triadic
#76CFD5 #D576CF #CFD576
tetradic
#76CFD5 #AB76D5 #D57C76 #A0D576
square
#76CFD5 #AB76D5 #D57C76 #A0D576
split-complementary
#76CFD5 #D576A0 #D5AB76
monochromatic
#3199A0 #47BFC7 #76CFD5 #A5DFE3 #D4F0F2
Accessibility & contrast
On white
1.80
#76CFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#76CFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFD5
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFD5 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D6
Deuteranopia (green-blind)
#B3BCD6
Tritanopia (blue-blind)
#46D5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cfd5; /* rgb */ color: rgb(118, 207, 213); /* oklch */ color: oklch(80.1% 0.086 201.2);
Tailwind
colors: {
custom: {
50: '#a3dee1',
500: '#76cfd5',
950: '#000000',
},
}SCSS
$custom: #76cfd5; $custom-light: #a3dee1; $custom-dark: #000000;
JSON
{
"hex": "#76cfd5",
"rgb": {
"r": 118,
"g": 207,
"b": 213
},
"hsl": {
"h": 183.789,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.80114,
"c": 0.08601,
"h": 201.2
},
"luminance": 0.53281
}Semantic roles & 50–950 ramp
primary
#76CFD5
secondary
#A4514B
accent
#2F25C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484