#75DDDB#75DDDB
#75DDDB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.097 H 193.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDDB |
|---|---|
| RGB | rgb(117, 221, 219) |
| HSL | hsl(179, 60%, 66%) |
| HSV | hsv(179, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.17, -30.64, -8.38) |
| CIE-LCH | lch(82.17, 31.77, 195.29°) |
| OKLab | oklab(83.48% -0.0943 -0.0232) |
| OKLCH | oklch(83.48% 0.097 193.8) |
| XYZ | xyz(45.9736, 60.6054, 76.2794) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.39
Robin'S Egg
#6DEDFD
ΔE00 7.03
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Aqua Blue
#02D8E9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDDB #DD7577
analogous
#75DDA7 #75DDDB #75ABDD
triadic
#75DDDB #DB75DD #DDDB75
tetradic
#75DDDB #A775DD #DD7577 #ABDD75
square
#75DDDB #A775DD #DD7577 #ABDD75
split-complementary
#75DDDB #DD75AB #DDA775
monochromatic
#2BADAA #44D1CE #75DDDB #A6E9E8 #D7F5F5
Accessibility & contrast
On white
1.60
#75DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#75DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDDB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDDB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#39E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75dddb; /* rgb */ color: rgb(117, 221, 219); /* oklch */ color: oklch(83.5% 0.097 193.8);
Tailwind
colors: {
custom: {
50: '#a4e8e6',
500: '#75dddb',
950: '#000000',
},
}SCSS
$custom: #75dddb; $custom-light: #a4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#75dddb",
"rgb": {
"r": 117,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.846,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.83478,
"c": 0.09709,
"h": 193.8
},
"luminance": 0.60609
}Semantic roles & 50–950 ramp
primary
#75DDDB
secondary
#AF4749
accent
#1D21C8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484