#75DEEA#75DEEA
#75DEEA is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.099 H 205.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEEA |
|---|---|
| RGB | rgb(117, 222, 234) |
| HSL | hsl(186, 74%, 69%) |
| HSV | hsv(186, 50%, 92%) |
| CMYK | cmyk(50%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.89, -27.25, -15.25) |
| CIE-LCH | lch(82.89, 31.23, 209.24°) |
| OKLab | oklab(84.21% -0.0893 -0.0421) |
| OKLCH | oklch(84.21% 0.099 205.2) |
| XYZ | xyz(48.3028, 61.9607, 87.2401) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 7.58
Paleturquoise
#AFEEEE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEEA #EA8175
analogous
#75EABC #75DEEA #75A4EA
triadic
#75DEEA #EA75DE #DEEA75
tetradic
#75DEEA #BC75EA #EA8175 #A4EA75
square
#75DEEA #BC75EA #EA8175 #A4EA75
split-complementary
#75DEEA #EA75A4 #EABC75
monochromatic
#1EB5C6 #40D1E2 #75DEEA #AAEBF2 #DFF7FA
Accessibility & contrast
On white
1.57
#75DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#75DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEEA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEEA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BDC8EA
Tritanopia (blue-blind)
#27E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75deea; /* rgb */ color: rgb(117, 222, 234); /* oklch */ color: oklch(84.2% 0.099 205.2);
Tailwind
colors: {
custom: {
50: '#a5e8f0',
500: '#75deea',
950: '#000000',
},
}SCSS
$custom: #75deea; $custom-light: #a5e8f0; $custom-dark: #000000;
JSON
{
"hex": "#75deea",
"rgb": {
"r": 117,
"g": 222,
"b": 234
},
"hsl": {
"h": 186.154,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84209,
"c": 0.09873,
"h": 205.2
},
"luminance": 0.61965
}Semantic roles & 50–950 ramp
primary
#75DEEA
secondary
#C24E41
accent
#2410D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485