#75F2CA#75F2CA
#75F2CA is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.9% C 0.127 H 169.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75F2CA |
|---|---|
| RGB | rgb(117, 242, 202) |
| HSL | hsl(161, 83%, 70%) |
| HSV | hsv(161, 52%, 95%) |
| CMYK | cmyk(51.7%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.75, -44.26, 8.72) |
| CIE-LCH | lch(87.75, 45.11, 168.85°) |
| OKLab | oklab(87.85% -0.1246 0.0223) |
| OKLCH | oklch(87.85% 0.127 169.9) |
| XYZ | xyz(49.7441, 71.5460, 67.0540) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.86
Aquamarine
#7FFFD4
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 4.57
Aqua Marine
#2EE8BB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F2CA #F2759D
analogous
#75F28B #75F2CA #75DBF2
triadic
#75F2CA #CA75F2 #F2CA75
tetradic
#75F2CA #8B75F2 #F2759D #DBF275
square
#75F2CA #8B75F2 #F2759D #DBF275
split-complementary
#75F2CA #F275DB #F28B75
monochromatic
#14D89A #3DEDB5 #75F2CA #ADF7DF #E3FCF4
Accessibility & contrast
On white
1.37
#75F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#75F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F2CA
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F2CA | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#3FF3E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #75f2ca; /* rgb */ color: rgb(117, 242, 202); /* oklch */ color: oklch(87.9% 0.127 169.9);
Tailwind
colors: {
custom: {
50: '#a5f7da',
500: '#75f2ca',
950: '#000000',
},
}SCSS
$custom: #75f2ca; $custom-light: #a5f7da; $custom-dark: #000000;
JSON
{
"hex": "#75f2ca",
"rgb": {
"r": 117,
"g": 242,
"b": 202
},
"hsl": {
"h": 160.8,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.87851,
"c": 0.12661,
"h": 169.9
},
"luminance": 0.7155
}Semantic roles & 50–950 ramp
primary
#75F2CA
secondary
#CC3F6C
accent
#064CDF
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583