#75E4EE#75E4EE
#75E4EE is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.103 H 203.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #75E4EE |
|---|---|
| RGB | rgb(117, 228, 238) |
| HSL | hsl(185, 78%, 70%) |
| HSV | hsv(185, 51%, 93%) |
| CMYK | cmyk(50.8%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.71, -29.10, -14.64) |
| CIE-LCH | lch(84.71, 32.58, 206.71°) |
| OKLab | oklab(85.71% -0.0943 -0.0404) |
| OKLCH | oklch(85.71% 0.103 203.2) |
| XYZ | xyz(50.5059, 65.4372, 90.8414) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.70
Robin Egg Blue
#8AF1FE
ΔE00 3.47
Robin'S Egg Blue
#98EFF9
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 6.38
Paleturquoise
#AFEEEE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E4EE #EE7F75
analogous
#75EEBC #75E4EE #75A7EE
triadic
#75E4EE #EE75E4 #E4EE75
tetradic
#75E4EE #BC75EE #EE7F75 #A7EE75
square
#75E4EE #BC75EE #EE7F75 #A7EE75
split-complementary
#75E4EE #EE75A7 #EEBC75
monochromatic
#1AC0CF #3FD9E7 #75E4EE #ABEFF5 #E2F9FB
Accessibility & contrast
On white
1.49
#75E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#75E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E4EE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E4EE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#C2CDEF
Tritanopia (blue-blind)
#1BEBE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75e4ee; /* rgb */ color: rgb(117, 228, 238); /* oklch */ color: oklch(85.7% 0.103 203.2);
Tailwind
colors: {
custom: {
50: '#a5ecf3',
500: '#75e4ee',
950: '#000000',
},
}SCSS
$custom: #75e4ee; $custom-light: #a5ecf3; $custom-dark: #000000;
JSON
{
"hex": "#75e4ee",
"rgb": {
"r": 117,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.959,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.85708,
"c": 0.10256,
"h": 203.2
},
"luminance": 0.65442
}Semantic roles & 50–950 ramp
primary
#75E4EE
secondary
#C74B40
accent
#1C0BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485