#75F2CC#75F2CC
#75F2CC is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.9% C 0.125 H 170.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75F2CC |
|---|---|
| RGB | rgb(117, 242, 204) |
| HSL | hsl(162, 83%, 70%) |
| HSV | hsv(162, 52%, 95%) |
| CMYK | cmyk(51.7%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.80, -43.82, 7.75) |
| CIE-LCH | lch(87.80, 44.49, 169.98°) |
| OKLab | oklab(87.9% -0.1238 0.0198) |
| OKLCH | oklch(87.9% 0.125 170.9) |
| XYZ | xyz(49.9824, 71.6413, 68.3092) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.07
Aquamarine
#7FFFD4
ΔE00 2.89
Light Aqua
#8CFFDB
ΔE00 3.20
Tiffany Blue
#7BF2DA
ΔE00 4.03
Light Aquamarine
#7BFDC7
ΔE00 4.31
Aqua Marine
#2EE8BB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F2CC #F2759B
analogous
#75F28D #75F2CC #75D9F2
triadic
#75F2CC #CC75F2 #F2CC75
tetradic
#75F2CC #8D75F2 #F2759B #D9F275
square
#75F2CC #8D75F2 #F2759B #D9F275
split-complementary
#75F2CC #F275D9 #F28D75
monochromatic
#14D89D #3DEDB7 #75F2CC #ADF7E1 #E3FCF5
Accessibility & contrast
On white
1.37
#75F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#75F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F2CC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F2CC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D9D6CF
Tritanopia (blue-blind)
#3DF4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #75f2cc; /* rgb */ color: rgb(117, 242, 204); /* oklch */ color: oklch(87.9% 0.125 170.9);
Tailwind
colors: {
custom: {
50: '#a5f7db',
500: '#75f2cc',
950: '#000000',
},
}SCSS
$custom: #75f2cc; $custom-light: #a5f7db; $custom-dark: #000000;
JSON
{
"hex": "#75f2cc",
"rgb": {
"r": 117,
"g": 242,
"b": 204
},
"hsl": {
"h": 161.76,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.87903,
"c": 0.12533,
"h": 170.9
},
"luminance": 0.71646
}Semantic roles & 50–950 ramp
primary
#75F2CC
secondary
#CC3F6A
accent
#0648DF
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584