#75DDDC#75DDDC
#75DDDC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.097 H 194.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDDC |
|---|---|
| RGB | rgb(117, 221, 220) |
| HSL | hsl(179, 60%, 66%) |
| HSV | hsv(179, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.19, -30.39, -8.87) |
| CIE-LCH | lch(82.19, 31.66, 196.26°) |
| OKLab | oklab(83.51% -0.0939 -0.0245) |
| OKLCH | oklch(83.51% 0.097 194.6) |
| XYZ | xyz(46.1056, 60.6582, 76.9748) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 6.36
Turquoise
#40E0D0
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 6.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Aqua Blue
#02D8E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDDC #DD7576
analogous
#75DDA8 #75DDDC #75AADD
triadic
#75DDDC #DC75DD #DDDC75
tetradic
#75DDDC #A875DD #DD7576 #AADD75
square
#75DDDC #A875DD #DD7576 #AADD75
split-complementary
#75DDDC #DD75AA #DDA875
monochromatic
#2BADAC #44D1D0 #75DDDC #A6E9E8 #D7F5F5
Accessibility & contrast
On white
1.60
#75DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#75DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDDC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDDC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#38E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75dddc; /* rgb */ color: rgb(117, 221, 220); /* oklch */ color: oklch(83.5% 0.097 194.6);
Tailwind
colors: {
custom: {
50: '#a4e8e6',
500: '#75dddc',
950: '#000000',
},
}SCSS
$custom: #75dddc; $custom-light: #a4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#75dddc",
"rgb": {
"r": 117,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.423,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.83511,
"c": 0.09702,
"h": 194.6
},
"luminance": 0.60662
}Semantic roles & 50–950 ramp
primary
#75DDDC
secondary
#AF4748
accent
#1D1FC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484