#76CEDA#76CEDA
#76CEDA is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.086 H 206.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEDA |
|---|---|
| RGB | rgb(118, 206, 218) |
| HSL | hsl(187, 57%, 66%) |
| HSV | hsv(187, 46%, 85%) |
| CMYK | cmyk(45.9%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.91, -23.35, -14.20) |
| CIE-LCH | lch(77.91, 27.33, 211.30°) |
| OKLab | oklab(80.06% -0.077 -0.0391) |
| OKLCH | oklch(80.06% 0.086 206.9) |
| XYZ | xyz(42.1926, 53.0527, 74.3329) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 7.32
Robin'S Egg
#6DEDFD
ΔE00 7.38
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Darkturquoise
#00CED1
ΔE00 7.81
Robin Egg Blue
#8AF1FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEDA #DA8276
analogous
#76DAB4 #76CEDA #769CDA
triadic
#76CEDA #DA76CE #CEDA76
tetradic
#76CEDA #B476DA #DA8276 #9CDA76
square
#76CEDA #B476DA #DA8276 #9CDA76
split-complementary
#76CEDA #DA769C #DAB476
monochromatic
#2D99A8 #46BDCD #76CEDA #A6DFE7 #D6F0F4
Accessibility & contrast
On white
1.81
#76CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#76CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEDA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEDA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#42D5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76ceda; /* rgb */ color: rgb(118, 206, 218); /* oklch */ color: oklch(80.1% 0.086 206.9);
Tailwind
colors: {
custom: {
50: '#a3dde5',
500: '#76ceda',
950: '#000000',
},
}SCSS
$custom: #76ceda; $custom-light: #a3dde5; $custom-dark: #000000;
JSON
{
"hex": "#76ceda",
"rgb": {
"r": 118,
"g": 206,
"b": 218
},
"hsl": {
"h": 187.2,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.80058,
"c": 0.08638,
"h": 206.9
},
"luminance": 0.53056
}Semantic roles & 50–950 ramp
primary
#76CEDA
secondary
#AB5549
accent
#3420C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484