#75EEED#75EEED
#75EEED is a very light, moderate teal. Relative luminance 0.710; OKLCH L 87.9% C 0.109 H 194.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #75EEED |
|---|---|
| RGB | rgb(117, 238, 237) |
| HSL | hsl(180, 78%, 70%) |
| HSV | hsv(180, 51%, 93%) |
| CMYK | cmyk(50.8%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.50, -34.11, -9.94) |
| CIE-LCH | lch(87.50, 35.52, 196.25°) |
| OKLab | oklab(87.95% -0.1054 -0.0275) |
| OKLCH | oklch(87.95% 0.109 194.6) |
| XYZ | xyz(53.1904, 71.0405, 91.0135) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.40
Bright Light Blue
#26F7FD
ΔE00 4.47
Aqua
#00FFFF
ΔE00 5.49
Bright Turquoise
#0FFEF9
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EEED #EE7576
analogous
#75EEB1 #75EEED #75B3EE
triadic
#75EEED #ED75EE #EEED75
tetradic
#75EEED #B175EE #EE7576 #B3EE75
square
#75EEED #B175EE #EE7576 #B3EE75
split-complementary
#75EEED #EE75B3 #EEB175
monochromatic
#1ACFCE #3FE7E6 #75EEED #ABF5F4 #E2FBFB
Accessibility & contrast
On white
1.38
#75EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#75EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EEED
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EEED | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#13F4ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #75eeed; /* rgb */ color: rgb(117, 238, 237); /* oklch */ color: oklch(87.9% 0.109 194.6);
Tailwind
colors: {
custom: {
50: '#a6f4f2',
500: '#75eeed',
950: '#000000',
},
}SCSS
$custom: #75eeed; $custom-light: #a6f4f2; $custom-dark: #000000;
JSON
{
"hex": "#75eeed",
"rgb": {
"r": 117,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.504,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.87949,
"c": 0.10895,
"h": 194.6
},
"luminance": 0.71045
}Semantic roles & 50–950 ramp
primary
#75EEED
secondary
#C74041
accent
#0B0DDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585