#75E5EE#75E5EE
#75E5EE is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.9% C 0.103 H 202.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #75E5EE |
|---|---|
| RGB | rgb(117, 229, 238) |
| HSL | hsl(184, 78%, 70%) |
| HSV | hsv(184, 51%, 93%) |
| CMYK | cmyk(50.8%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(84.99, -29.59, -14.22) |
| CIE-LCH | lch(84.99, 32.83, 205.67°) |
| OKLab | oklab(85.93% -0.0953 -0.0392) |
| OKLCH | oklch(85.93% 0.103 202.4) |
| XYZ | xyz(50.7818, 65.9890, 90.9334) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.78
Robin Egg Blue
#8AF1FE
ΔE00 3.49
Robin'S Egg Blue
#98EFF9
ΔE00 4.01
Aqua Blue
#02D8E9
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 6.06
Paleturquoise
#AFEEEE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E5EE #EE7E75
analogous
#75EEBB #75E5EE #75A9EE
triadic
#75E5EE #EE75E5 #E5EE75
tetradic
#75E5EE #BB75EE #EE7E75 #A9EE75
square
#75E5EE #BB75EE #EE7E75 #A9EE75
split-complementary
#75E5EE #EE75A9 #EEBB75
monochromatic
#1AC2CF #3FDBE7 #75E5EE #ABEFF5 #E2FAFB
Accessibility & contrast
On white
1.48
#75E5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#75E5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E5EE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E5EE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#1AECE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #75e5ee; /* rgb */ color: rgb(117, 229, 238); /* oklch */ color: oklch(85.9% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#a6edf3',
500: '#75e5ee',
950: '#000000',
},
}SCSS
$custom: #75e5ee; $custom-light: #a6edf3; $custom-dark: #000000;
JSON
{
"hex": "#75e5ee",
"rgb": {
"r": 117,
"g": 229,
"b": 238
},
"hsl": {
"h": 184.463,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.85935,
"c": 0.1031,
"h": 202.4
},
"luminance": 0.65994
}Semantic roles & 50–950 ramp
primary
#75E5EE
secondary
#C74A40
accent
#1B0BDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585