#75E2ED#75E2ED
#75E2ED is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.2% C 0.101 H 204.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2ED |
|---|---|
| RGB | rgb(117, 226, 237) |
| HSL | hsl(186, 77%, 69%) |
| HSV | hsv(186, 51%, 93%) |
| CMYK | cmyk(50.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.11, -28.40, -15.01) |
| CIE-LCH | lch(84.11, 32.12, 207.85°) |
| OKLab | oklab(85.22% -0.0925 -0.0414) |
| OKLCH | oklch(85.22% 0.101 204.1) |
| XYZ | xyz(49.8124, 64.2846, 89.8875) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.87
Robin Egg Blue
#8AF1FE
ΔE00 3.69
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Aqua Blue
#02D8E9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 6.90
Paleturquoise
#AFEEEE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2ED #ED8075
analogous
#75EDBC #75E2ED #75A6ED
triadic
#75E2ED #ED75E2 #E2ED75
tetradic
#75E2ED #BC75ED #ED8075 #A6ED75
square
#75E2ED #BC75ED #ED8075 #A6ED75
split-complementary
#75E2ED #ED75A6 #EDBC75
monochromatic
#1BBDCD #3FD7E6 #75E2ED #ABEDF4 #E1F9FB
Accessibility & contrast
On white
1.52
#75E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#75E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2ED
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2ED | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#1FEAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e2ed; /* rgb */ color: rgb(117, 226, 237); /* oklch */ color: oklch(85.2% 0.101 204.1);
Tailwind
colors: {
custom: {
50: '#a5ebf2',
500: '#75e2ed',
950: '#000000',
},
}SCSS
$custom: #75e2ed; $custom-light: #a5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#75e2ed",
"rgb": {
"r": 117,
"g": 226,
"b": 237
},
"hsl": {
"h": 185.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.8522,
"c": 0.10133,
"h": 204.1
},
"luminance": 0.64289
}Semantic roles & 50–950 ramp
primary
#75E2ED
secondary
#C64D40
accent
#1F0CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485