#75DDEA#75DDEA
#75DDEA is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.0% C 0.098 H 206.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDEA |
|---|---|
| RGB | rgb(117, 221, 234) |
| HSL | hsl(187, 74%, 69%) |
| HSV | hsv(187, 50%, 92%) |
| CMYK | cmyk(50%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.61, -26.77, -15.68) |
| CIE-LCH | lch(82.61, 31.02, 210.36°) |
| OKLab | oklab(83.98% -0.0882 -0.0433) |
| OKLCH | oklch(83.98% 0.098 206.1) |
| XYZ | xyz(48.0380, 61.4311, 87.1518) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.76
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Aqua Blue
#02D8E9
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDEA #EA8275
analogous
#75EABD #75DDEA #75A3EA
triadic
#75DDEA #EA75DD #DDEA75
tetradic
#75DDEA #BD75EA #EA8275 #A3EA75
square
#75DDEA #BD75EA #EA8275 #A3EA75
split-complementary
#75DDEA #EA75A3 #EABD75
monochromatic
#1EB4C6 #40D0E2 #75DDEA #AAEAF2 #DFF7FA
Accessibility & contrast
On white
1.58
#75DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#75DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDEA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDEA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#28E5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75ddea; /* rgb */ color: rgb(117, 221, 234); /* oklch */ color: oklch(84.0% 0.098 206.1);
Tailwind
colors: {
custom: {
50: '#a5e7f0',
500: '#75ddea',
950: '#000000',
},
}SCSS
$custom: #75ddea; $custom-light: #a5e7f0; $custom-dark: #000000;
JSON
{
"hex": "#75ddea",
"rgb": {
"r": 117,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.667,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.83982,
"c": 0.09825,
"h": 206.1
},
"luminance": 0.61435
}Semantic roles & 50–950 ramp
primary
#75DDEA
secondary
#C24F41
accent
#2610D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485