#75E2EE#75E2EE
#75E2EE is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.3% C 0.102 H 204.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2EE |
|---|---|
| RGB | rgb(117, 226, 238) |
| HSL | hsl(186, 78%, 70%) |
| HSV | hsv(186, 51%, 93%) |
| CMYK | cmyk(50.8%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.14, -28.14, -15.49) |
| CIE-LCH | lch(84.14, 32.12, 208.83°) |
| OKLab | oklab(85.26% -0.0921 -0.0428) |
| OKLCH | oklch(85.26% 0.102 204.9) |
| XYZ | xyz(49.9589, 64.3432, 90.6591) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.74
Robin Egg Blue
#8AF1FE
ΔE00 3.60
Robin'S Egg Blue
#98EFF9
ΔE00 4.11
Aqua Blue
#02D8E9
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2EE #EE8175
analogous
#75EEBD #75E2EE #75A6EE
triadic
#75E2EE #EE75E2 #E2EE75
tetradic
#75E2EE #BD75EE #EE8175 #A6EE75
square
#75E2EE #BD75EE #EE8175 #A6EE75
split-complementary
#75E2EE #EE75A6 #EEBD75
monochromatic
#1ABDCF #3FD7E7 #75E2EE #ABEDF5 #E2F9FB
Accessibility & contrast
On white
1.51
#75E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#75E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2EE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2EE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#1DEAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e2ee; /* rgb */ color: rgb(117, 226, 238); /* oklch */ color: oklch(85.3% 0.102 204.9);
Tailwind
colors: {
custom: {
50: '#a5ebf3',
500: '#75e2ee',
950: '#000000',
},
}SCSS
$custom: #75e2ee; $custom-light: #a5ebf3; $custom-dark: #000000;
JSON
{
"hex": "#75e2ee",
"rgb": {
"r": 117,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.95,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.85255,
"c": 0.10153,
"h": 204.9
},
"luminance": 0.64348
}Semantic roles & 50–950 ramp
primary
#75E2EE
secondary
#C74E40
accent
#200BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485