#75E4EA#75E4EA
#75E4EA is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.102 H 200.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75E4EA |
|---|---|
| RGB | rgb(117, 228, 234) |
| HSL | hsl(183, 74%, 69%) |
| HSV | hsv(183, 50%, 92%) |
| CMYK | cmyk(50%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.59, -30.15, -12.71) |
| CIE-LCH | lch(84.59, 32.72, 202.86°) |
| OKLab | oklab(85.57% -0.0959 -0.0351) |
| OKLCH | oklch(85.57% 0.102 200.1) |
| XYZ | xyz(49.9248, 65.2048, 87.7808) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 5.90
Bright Cyan
#41FDFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E4EA #EA7B75
analogous
#75EAB6 #75E4EA #75AAEA
triadic
#75E4EA #EA75E4 #E4EA75
tetradic
#75E4EA #B675EA #EA7B75 #AAEA75
square
#75E4EA #B675EA #EA7B75 #AAEA75
split-complementary
#75E4EA #EA75AA #EAB675
monochromatic
#1EBEC6 #40DAE2 #75E4EA #AAEEF2 #DFF9FA
Accessibility & contrast
On white
1.50
#75E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#75E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E4EA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E4EA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#23EBE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75e4ea; /* rgb */ color: rgb(117, 228, 234); /* oklch */ color: oklch(85.6% 0.102 200.1);
Tailwind
colors: {
custom: {
50: '#a5edf0',
500: '#75e4ea',
950: '#000000',
},
}SCSS
$custom: #75e4ea; $custom-light: #a5edf0; $custom-dark: #000000;
JSON
{
"hex": "#75e4ea",
"rgb": {
"r": 117,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.077,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.85572,
"c": 0.10208,
"h": 200.1
},
"luminance": 0.65209
}Semantic roles & 50–950 ramp
primary
#75E4EA
secondary
#C24841
accent
#1A10D6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485