#76CFD8#76CFD8
#76CFD8 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.086 H 204.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFD8 |
|---|---|
| RGB | rgb(118, 207, 216) |
| HSL | hsl(186, 56%, 65%) |
| HSV | hsv(186, 45%, 85%) |
| CMYK | cmyk(45.4%, 4.2%, 0%, 15.3%) |
| CIE-LAB | lab(78.13, -24.37, -12.79) |
| CIE-LCH | lch(78.13, 27.52, 207.69°) |
| OKLab | oklab(80.22% -0.079 -0.0352) |
| OKLCH | oklch(80.22% 0.086 204) |
| XYZ | xyz(42.1739, 53.4317, 73.0434) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 7.05
Mediumturquoise
#48D1CC
ΔE00 7.24
Robin'S Egg
#6DEDFD
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.58
Robin Egg Blue
#8AF1FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFD8 #D87F76
analogous
#76D8B0 #76CFD8 #769ED8
triadic
#76CFD8 #D876CF #CFD876
tetradic
#76CFD8 #B076D8 #D87F76 #9ED876
square
#76CFD8 #B076D8 #D87F76 #9ED876
split-complementary
#76CFD8 #D8769E #D8B076
monochromatic
#2F9AA5 #46BECA #76CFD8 #A6E0E6 #D5F0F3
Accessibility & contrast
On white
1.80
#76CFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#76CFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFD8
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFD8 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D9
Deuteranopia (green-blind)
#B2BCD8
Tritanopia (blue-blind)
#43D5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cfd8; /* rgb */ color: rgb(118, 207, 216); /* oklch */ color: oklch(80.2% 0.086 204.0);
Tailwind
colors: {
custom: {
50: '#a3dee4',
500: '#76cfd8',
950: '#000000',
},
}SCSS
$custom: #76cfd8; $custom-light: #a3dee4; $custom-dark: #000000;
JSON
{
"hex": "#76cfd8",
"rgb": {
"r": 118,
"g": 207,
"b": 216
},
"hsl": {
"h": 185.51,
"s": 55.682,
"l": 65.49
},
"oklch": {
"l": 0.80216,
"c": 0.08646,
"h": 204
},
"luminance": 0.53435
}Semantic roles & 50–950 ramp
primary
#76CFD8
secondary
#A8534A
accent
#3122C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484