#75E4E4#75E4E4
#75E4E4 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.4% C 0.102 H 195.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75E4E4 |
|---|---|
| RGB | rgb(117, 228, 228) |
| HSL | hsl(180, 67%, 68%) |
| HSV | hsv(180, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.41, -31.69, -9.80) |
| CIE-LCH | lch(84.41, 33.17, 197.19°) |
| OKLab | oklab(85.37% -0.0983 -0.0271) |
| OKLCH | oklch(85.37% 0.102 195.4) |
| XYZ | xyz(49.0774, 64.8658, 83.3178) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E4E4 #E47575
analogous
#75E4AC #75E4E4 #75ACE4
triadic
#75E4E4 #E475E4 #E4E475
tetradic
#75E4E4 #AC75E4 #E47575 #ACE475
square
#75E4E4 #AC75E4 #E47575 #ACE475
split-complementary
#75E4E4 #E475AC #E4AC75
monochromatic
#24BABA #42DADA #75E4E4 #A8EEEE #DBF8F8
Accessibility & contrast
On white
1.50
#75E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#75E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E4E4
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E4E4 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#2CEAE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75e4e4; /* rgb */ color: rgb(117, 228, 228); /* oklch */ color: oklch(85.4% 0.102 195.4);
Tailwind
colors: {
custom: {
50: '#a5edec',
500: '#75e4e4',
950: '#000000',
},
}SCSS
$custom: #75e4e4; $custom-light: #a5edec; $custom-dark: #000000;
JSON
{
"hex": "#75e4e4",
"rgb": {
"r": 117,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.85374,
"c": 0.10197,
"h": 195.4
},
"luminance": 0.6487
}Semantic roles & 50–950 ramp
primary
#75E4E4
secondary
#BA4343
accent
#1616CF
background
#FDFFFE
surface
#F7FEFD
border
#D0D6D5
text
#101616
muted
#818584