#75E2EA#75E2EA
#75E2EA is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.1% C 0.101 H 201.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2EA |
|---|---|
| RGB | rgb(117, 226, 234) |
| HSL | hsl(184, 74%, 69%) |
| HSV | hsv(184, 50%, 92%) |
| CMYK | cmyk(50%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.02, -29.19, -13.56) |
| CIE-LCH | lch(84.02, 32.18, 204.91°) |
| OKLab | oklab(85.12% -0.0937 -0.0374) |
| OKLCH | oklch(85.12% 0.101 201.8) |
| XYZ | xyz(49.3778, 64.1107, 87.5984) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 5.42
Bright Light Blue
#26F7FD
ΔE00 6.46
Paleturquoise
#AFEEEE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2EA #EA7D75
analogous
#75EAB8 #75E2EA #75A8EA
triadic
#75E2EA #EA75E2 #E2EA75
tetradic
#75E2EA #B875EA #EA7D75 #A8EA75
square
#75E2EA #B875EA #EA7D75 #A8EA75
split-complementary
#75E2EA #EA75A8 #EAB875
monochromatic
#1EBBC6 #40D7E2 #75E2EA #AAEDF2 #DFF8FA
Accessibility & contrast
On white
1.52
#75E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#75E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2EA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2EA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#24E9E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e2ea; /* rgb */ color: rgb(117, 226, 234); /* oklch */ color: oklch(85.1% 0.101 201.8);
Tailwind
colors: {
custom: {
50: '#a5ebf0',
500: '#75e2ea',
950: '#000000',
},
}SCSS
$custom: #75e2ea; $custom-light: #a5ebf0; $custom-dark: #000000;
JSON
{
"hex": "#75e2ea",
"rgb": {
"r": 117,
"g": 226,
"b": 234
},
"hsl": {
"h": 184.103,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.85118,
"c": 0.10087,
"h": 201.8
},
"luminance": 0.64115
}Semantic roles & 50–950 ramp
primary
#75E2EA
secondary
#C24A41
accent
#1D10D6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485