#76DDED#76DDED
#76DDED is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.098 H 208.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDED |
|---|---|
| RGB | rgb(118, 221, 237) |
| HSL | hsl(188, 77%, 70%) |
| HSV | hsv(188, 50%, 93%) |
| CMYK | cmyk(50.2%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.74, -25.76, -17.07) |
| CIE-LCH | lch(82.74, 30.90, 213.53°) |
| OKLab | oklab(84.13% -0.0863 -0.0471) |
| OKLCH | oklch(84.13% 0.098 208.6) |
| XYZ | xyz(48.6077, 61.6746, 89.4472) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDED #ED8676
analogous
#76EDC1 #76DDED #76A2ED
triadic
#76DDED #ED76DD #DDED76
tetradic
#76DDED #C176ED #ED8676 #A2ED76
square
#76DDED #C176ED #ED8676 #A2ED76
split-complementary
#76DDED #ED76A2 #EDC176
monochromatic
#1BB6CE #40D0E6 #76DDED #ACEAF4 #E2F8FB
Accessibility & contrast
On white
1.57
#76DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#76DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDED
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDED | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#27E5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #76dded; /* rgb */ color: rgb(118, 221, 237); /* oklch */ color: oklch(84.1% 0.098 208.6);
Tailwind
colors: {
custom: {
50: '#a5e7f2',
500: '#76dded',
950: '#000000',
},
}SCSS
$custom: #76dded; $custom-light: #a5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#76dded",
"rgb": {
"r": 118,
"g": 221,
"b": 237
},
"hsl": {
"h": 188.067,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.84128,
"c": 0.09837,
"h": 208.6
},
"luminance": 0.61679
}Semantic roles & 50–950 ramp
primary
#76DDED
secondary
#C65341
accent
#280DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485