#76DDE7#76DDE7
#76DDE7 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.097 H 203.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDE7 |
|---|---|
| RGB | rgb(118, 221, 231) |
| HSL | hsl(185, 70%, 68%) |
| HSV | hsv(185, 49%, 91%) |
| CMYK | cmyk(48.9%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(82.56, -27.34, -14.16) |
| CIE-LCH | lch(82.56, 30.79, 207.39°) |
| OKLab | oklab(83.92% -0.0887 -0.0391) |
| OKLCH | oklch(83.92% 0.097 203.8) |
| XYZ | xyz(47.7458, 61.3298, 84.9076) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.12
Paleturquoise
#AFEEEE
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDE7 #E78076
analogous
#76E7B8 #76DDE7 #76A4E7
triadic
#76DDE7 #E776DD #DDE776
tetradic
#76DDE7 #B876E7 #E78076 #A4E776
square
#76DDE7 #B876E7 #E78076 #A4E776
split-complementary
#76DDE7 #E776A4 #E7B876
monochromatic
#22B3C1 #42D0DE #76DDE7 #AAEAF0 #DEF7F9
Accessibility & contrast
On white
1.58
#76DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#76DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDE7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDE7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#30E4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76dde7; /* rgb */ color: rgb(118, 221, 231); /* oklch */ color: oklch(83.9% 0.097 203.8);
Tailwind
colors: {
custom: {
50: '#a5e8ee',
500: '#76dde7',
950: '#000000',
},
}SCSS
$custom: #76dde7; $custom-light: #a5e8ee; $custom-dark: #000000;
JSON
{
"hex": "#76dde7",
"rgb": {
"r": 118,
"g": 221,
"b": 231
},
"hsl": {
"h": 185.31,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.83919,
"c": 0.09694,
"h": 203.8
},
"luminance": 0.61334
}Semantic roles & 50–950 ramp
primary
#76DDE7
secondary
#BF4D42
accent
#2413D2
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485