#75F2CB#75F2CB
#75F2CB is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.9% C 0.126 H 170.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75F2CB |
|---|---|
| RGB | rgb(117, 242, 203) |
| HSL | hsl(161, 83%, 70%) |
| HSV | hsv(161, 52%, 95%) |
| CMYK | cmyk(51.7%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.77, -44.04, 8.23) |
| CIE-LCH | lch(87.77, 44.80, 169.41°) |
| OKLab | oklab(87.88% -0.1242 0.021) |
| OKLCH | oklch(87.88% 0.126 170.4) |
| XYZ | xyz(49.8629, 71.5935, 67.6796) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.93
Aquamarine
#7FFFD4
ΔE00 2.81
Light Aqua
#8CFFDB
ΔE00 3.26
Light Aquamarine
#7BFDC7
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F2CB #F2759C
analogous
#75F28C #75F2CB #75DAF2
triadic
#75F2CB #CB75F2 #F2CB75
tetradic
#75F2CB #8C75F2 #F2759C #DAF275
square
#75F2CB #8C75F2 #F2759C #DAF275
split-complementary
#75F2CB #F275DA #F28C75
monochromatic
#14D89B #3DEDB6 #75F2CB #ADF7E0 #E3FCF4
Accessibility & contrast
On white
1.37
#75F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#75F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F2CB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F2CB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#3EF4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #75f2cb; /* rgb */ color: rgb(117, 242, 203); /* oklch */ color: oklch(87.9% 0.126 170.4);
Tailwind
colors: {
custom: {
50: '#a5f7da',
500: '#75f2cb',
950: '#000000',
},
}SCSS
$custom: #75f2cb; $custom-light: #a5f7da; $custom-dark: #000000;
JSON
{
"hex": "#75f2cb",
"rgb": {
"r": 117,
"g": 242,
"b": 203
},
"hsl": {
"h": 161.28,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.87877,
"c": 0.12596,
"h": 170.4
},
"luminance": 0.71598
}Semantic roles & 50–950 ramp
primary
#75F2CB
secondary
#CC3F6B
accent
#064ADF
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583