#76DDDB#76DDDB
#76DDDB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.096 H 193.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDDB |
|---|---|
| RGB | rgb(118, 221, 219) |
| HSL | hsl(179, 60%, 66%) |
| HSV | hsv(179, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.20, -30.42, -8.32) |
| CIE-LCH | lch(82.20, 31.54, 195.29°) |
| OKLab | oklab(83.52% -0.0936 -0.023) |
| OKLCH | oklch(83.52% 0.096 193.8) |
| XYZ | xyz(46.1087, 60.6750, 76.2857) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Robin'S Egg
#6DEDFD
ΔE00 7.03
Aqua Blue
#02D8E9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDDB #DD7678
analogous
#76DDA8 #76DDDB #76ACDD
triadic
#76DDDB #DB76DD #DDDB76
tetradic
#76DDDB #A876DD #DD7678 #ACDD76
square
#76DDDB #A876DD #DD7678 #ACDD76
split-complementary
#76DDDB #DD76AC #DDA876
monochromatic
#2BAEAB #45D1CE #76DDDB #A7E9E8 #D8F5F5
Accessibility & contrast
On white
1.60
#76DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#76DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDDB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDDB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#3CE2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76dddb; /* rgb */ color: rgb(118, 221, 219); /* oklch */ color: oklch(83.5% 0.096 193.8);
Tailwind
colors: {
custom: {
50: '#a4e8e6',
500: '#76dddb',
950: '#000000',
},
}SCSS
$custom: #76dddb; $custom-light: #a4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#76dddb",
"rgb": {
"r": 118,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.835,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.83519,
"c": 0.09638,
"h": 193.8
},
"luminance": 0.60679
}Semantic roles & 50–950 ramp
primary
#76DDDB
secondary
#B0474A
accent
#1E21C8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484