#75DDE7#75DDE7
#75DDE7 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.098 H 203.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDE7 |
|---|---|
| RGB | rgb(117, 221, 231) |
| HSL | hsl(185, 70%, 68%) |
| HSV | hsv(185, 49%, 91%) |
| CMYK | cmyk(49.4%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(82.52, -27.56, -14.22) |
| CIE-LCH | lch(82.52, 31.01, 207.30°) |
| OKLab | oklab(83.88% -0.0894 -0.0392) |
| OKLCH | oklch(83.88% 0.098 203.7) |
| XYZ | xyz(47.6107, 61.2602, 84.9012) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 7.47
Paleturquoise
#AFEEEE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDE7 #E77F75
analogous
#75E7B8 #75DDE7 #75A4E7
triadic
#75DDE7 #E775DD #DDE775
tetradic
#75DDE7 #B875E7 #E77F75 #A4E775
square
#75DDE7 #B875E7 #E77F75 #A4E775
split-complementary
#75DDE7 #E775A4 #E7B875
monochromatic
#21B2C0 #41D0DE #75DDE7 #A9EAF0 #DDF7F9
Accessibility & contrast
On white
1.58
#75DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#75DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDE7
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDE7 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#2CE4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dde7; /* rgb */ color: rgb(117, 221, 231); /* oklch */ color: oklch(83.9% 0.098 203.7);
Tailwind
colors: {
custom: {
50: '#a5e8ee',
500: '#75dde7',
950: '#000000',
},
}SCSS
$custom: #75dde7; $custom-light: #a5e8ee; $custom-dark: #000000;
JSON
{
"hex": "#75dde7",
"rgb": {
"r": 117,
"g": 221,
"b": 231
},
"hsl": {
"h": 185.263,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.83878,
"c": 0.09763,
"h": 203.7
},
"luminance": 0.61264
}Semantic roles & 50–950 ramp
primary
#75DDE7
secondary
#BF4D42
accent
#2413D2
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485