#76DDEF#76DDEF
#76DDEF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.099 H 210.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDEF |
|---|---|
| RGB | rgb(118, 221, 239) |
| HSL | hsl(189, 79%, 70%) |
| HSV | hsv(189, 51%, 94%) |
| CMYK | cmyk(50.6%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.80, -25.22, -18.04) |
| CIE-LCH | lch(82.80, 31.01, 215.57°) |
| OKLab | oklab(84.2% -0.0856 -0.0498) |
| OKLCH | oklch(84.2% 0.099 210.2) |
| XYZ | xyz(48.9016, 61.7922, 90.9947) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 5.65
Neon Blue
#04D9FF
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDEF #EF8876
analogous
#76EFC5 #76DDEF #76A0EF
triadic
#76DDEF #EF76DD #DDEF76
tetradic
#76DDEF #C576EF #EF8876 #A0EF76
square
#76DDEF #C576EF #EF8876 #A0EF76
split-complementary
#76DDEF #EF76A0 #EFC576
monochromatic
#19B6D2 #3FCFE9 #76DDEF #ADEBF5 #E4F8FC
Accessibility & contrast
On white
1.57
#76DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#76DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDEF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDEF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#BAC8EF
Tritanopia (blue-blind)
#24E5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #76ddef; /* rgb */ color: rgb(118, 221, 239); /* oklch */ color: oklch(84.2% 0.099 210.2);
Tailwind
colors: {
custom: {
50: '#a6e7f4',
500: '#76ddef',
950: '#000000',
},
}SCSS
$custom: #76ddef; $custom-light: #a6e7f4; $custom-dark: #000000;
JSON
{
"hex": "#76ddef",
"rgb": {
"r": 118,
"g": 221,
"b": 239
},
"hsl": {
"h": 188.926,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.84199,
"c": 0.09901,
"h": 210.2
},
"luminance": 0.61796
}Semantic roles & 50–950 ramp
primary
#76DDEF
secondary
#C85541
accent
#290ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485