#75DDDE#75DDDE
#75DDDE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.097 H 196.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDDE |
|---|---|
| RGB | rgb(117, 221, 222) |
| HSL | hsl(181, 61%, 66%) |
| HSV | hsv(181, 47%, 87%) |
| CMYK | cmyk(47.3%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.25, -29.88, -9.84) |
| CIE-LCH | lch(82.25, 31.46, 198.23°) |
| OKLab | oklab(83.58% -0.093 -0.0272) |
| OKLCH | oklch(83.58% 0.097 196.3) |
| XYZ | xyz(46.3721, 60.7648, 78.3781) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDDE #DE7675
analogous
#75DEAB #75DDDE #75A9DE
triadic
#75DDDE #DE75DD #DDDE75
tetradic
#75DDDE #AB75DE #DE7675 #A9DE75
square
#75DDDE #AB75DE #DE7675 #A9DE75
split-complementary
#75DDDE #DE75A9 #DEAB75
monochromatic
#2AAEAF #44D1D2 #75DDDE #A6E9EA #D8F5F6
Accessibility & contrast
On white
1.60
#75DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#75DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDDE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDDE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#36E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75ddde; /* rgb */ color: rgb(117, 221, 222); /* oklch */ color: oklch(83.6% 0.097 196.3);
Tailwind
colors: {
custom: {
50: '#a4e8e8',
500: '#75ddde',
950: '#000000',
},
}SCSS
$custom: #75ddde; $custom-light: #a4e8e8; $custom-dark: #000000;
JSON
{
"hex": "#75ddde",
"rgb": {
"r": 117,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.571,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83576,
"c": 0.09694,
"h": 196.3
},
"luminance": 0.60769
}Semantic roles & 50–950 ramp
primary
#75DDDE
secondary
#B14746
accent
#1E1CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484