#75F5CC#75F5CC
#75F5CC is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.6% C 0.129 H 169.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #75F5CC |
|---|---|
| RGB | rgb(117, 245, 204) |
| HSL | hsl(161, 86%, 71%) |
| HSV | hsv(161, 52%, 96%) |
| CMYK | cmyk(52.2%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(88.66, -45.12, 8.98) |
| CIE-LCH | lch(88.66, 46.01, 168.74°) |
| OKLab | oklab(88.6% -0.127 0.023) |
| OKLCH | oklch(88.6% 0.129 169.7) |
| XYZ | xyz(50.8827, 73.4418, 68.6093) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.86
Aquamarine
#7FFFD4
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F5CC #F5759E
analogous
#75F58C #75F5CC #75DEF5
triadic
#75F5CC #CC75F5 #F5CC75
tetradic
#75F5CC #8C75F5 #F5759E #DEF575
square
#75F5CC #8C75F5 #F5759E #DEF575
split-complementary
#75F5CC #F575DE #F58C75
monochromatic
#10DF9D #3CF1B7 #75F5CC #AEF9E1 #E2FDF4
Accessibility & contrast
On white
1.34
#75F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#75F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F5CC
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F5CC | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#3CF6E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f5cc; /* rgb */ color: rgb(117, 245, 204); /* oklch */ color: oklch(88.6% 0.129 169.7);
Tailwind
colors: {
custom: {
50: '#a5f9db',
500: '#75f5cc',
950: '#000000',
},
}SCSS
$custom: #75f5cc; $custom-light: #a5f9db; $custom-dark: #000000;
JSON
{
"hex": "#75f5cc",
"rgb": {
"r": 117,
"g": 245,
"b": 204
},
"hsl": {
"h": 160.781,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.88604,
"c": 0.12905,
"h": 169.7
},
"luminance": 0.73446
}Semantic roles & 50–950 ramp
primary
#75F5CC
secondary
#D03F6D
accent
#024AE3
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584