#75EEBE#75EEBE
#75EEBE is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.6% C 0.130 H 165.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #75EEBE |
|---|---|
| RGB | rgb(117, 238, 190) |
| HSL | hsl(156, 78%, 70%) |
| HSV | hsv(156, 51%, 93%) |
| CMYK | cmyk(50.8%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(86.33, -45.12, 12.95) |
| CIE-LCH | lch(86.33, 46.94, 163.99°) |
| OKLab | oklab(86.61% -0.1256 0.0332) |
| OKLCH | oklch(86.61% 0.13 165.2) |
| XYZ | xyz(47.2007, 68.6446, 59.4676) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.22
Aqua Marine
#2EE8BB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EEBE #EE75A5
analogous
#75EE81 #75EEBE #75E2EE
triadic
#75EEBE #BE75EE #EEBE75
tetradic
#75EEBE #8175EE #EE75A5 #E2EE75
square
#75EEBE #8175EE #EE75A5 #E2EE75
split-complementary
#75EEBE #EE75E2 #EE8175
monochromatic
#1ACF87 #3FE7A4 #75EEBE #ABF5D8 #E2FBF1
Accessibility & contrast
On white
1.43
#75EEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#75EEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EEBE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EEBE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#48EEE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #75eebe; /* rgb */ color: rgb(117, 238, 190); /* oklch */ color: oklch(86.6% 0.130 165.2);
Tailwind
colors: {
custom: {
50: '#a4f4d1',
500: '#75eebe',
950: '#000000',
},
}SCSS
$custom: #75eebe; $custom-light: #a4f4d1; $custom-dark: #000000;
JSON
{
"hex": "#75eebe",
"rgb": {
"r": 117,
"g": 238,
"b": 190
},
"hsl": {
"h": 156.198,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.86607,
"c": 0.12989,
"h": 165.2
},
"luminance": 0.68649
}Semantic roles & 50–950 ramp
primary
#75EEBE
secondary
#C74076
accent
#0B5DDA
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583