#76DFED#76DFED
#76DFED is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.099 H 206.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFED |
|---|---|
| RGB | rgb(118, 223, 237) |
| HSL | hsl(187, 77%, 70%) |
| HSV | hsv(187, 50%, 93%) |
| CMYK | cmyk(50.2%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.30, -26.74, -16.22) |
| CIE-LCH | lch(83.30, 31.27, 211.25°) |
| OKLab | oklab(84.58% -0.0885 -0.0448) |
| OKLCH | oklch(84.58% 0.099 206.8) |
| XYZ | xyz(49.1389, 62.7370, 89.6243) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.32
Robin Egg Blue
#8AF1FE
ΔE00 4.10
Robin'S Egg Blue
#98EFF9
ΔE00 4.49
Aqua Blue
#02D8E9
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFED #ED8476
analogous
#76EDC0 #76DFED #76A4ED
triadic
#76DFED #ED76DF #DFED76
tetradic
#76DFED #C076ED #ED8476 #A4ED76
square
#76DFED #C076ED #ED8476 #A4ED76
split-complementary
#76DFED #ED76A4 #EDC076
monochromatic
#1BB9CE #40D2E6 #76DFED #ACECF4 #E2F8FB
Accessibility & contrast
On white
1.55
#76DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#76DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFED
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFED | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#26E7E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76dfed; /* rgb */ color: rgb(118, 223, 237); /* oklch */ color: oklch(84.6% 0.099 206.8);
Tailwind
colors: {
custom: {
50: '#a6e9f2',
500: '#76dfed',
950: '#000000',
},
}SCSS
$custom: #76dfed; $custom-light: #a6e9f2; $custom-dark: #000000;
JSON
{
"hex": "#76dfed",
"rgb": {
"r": 118,
"g": 223,
"b": 237
},
"hsl": {
"h": 187.059,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.8458,
"c": 0.09922,
"h": 206.8
},
"luminance": 0.62741
}Semantic roles & 50–950 ramp
primary
#76DFED
secondary
#C65141
accent
#250DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485