#75F3CC#75F3CC
#75F3CC is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.1% C 0.127 H 170.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75F3CC |
|---|---|
| RGB | rgb(117, 243, 204) |
| HSL | hsl(161, 84%, 71%) |
| HSV | hsv(161, 52%, 95%) |
| CMYK | cmyk(51.9%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(88.08, -44.25, 8.16) |
| CIE-LCH | lch(88.08, 45.00, 169.56°) |
| OKLab | oklab(88.14% -0.1248 0.0208) |
| OKLCH | oklch(88.14% 0.127 170.5) |
| XYZ | xyz(50.2809, 72.2382, 68.4087) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.90
Aquamarine
#7FFFD4
ΔE00 2.63
Light Aqua
#8CFFDB
ΔE00 3.10
Light Aquamarine
#7BFDC7
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.27
Aqua Marine
#2EE8BB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F3CC #F3759C
analogous
#75F38D #75F3CC #75DBF3
triadic
#75F3CC #CC75F3 #F3CC75
tetradic
#75F3CC #8D75F3 #F3759C #DBF375
square
#75F3CC #8D75F3 #F3759C #DBF375
split-complementary
#75F3CC #F375DB #F38D75
monochromatic
#13DB9D #3DEEB7 #75F3CC #ADF8E1 #E3FDF5
Accessibility & contrast
On white
1.36
#75F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#75F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F3CC
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F3CC | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#3DF5E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #75f3cc; /* rgb */ color: rgb(117, 243, 204); /* oklch */ color: oklch(88.1% 0.127 170.5);
Tailwind
colors: {
custom: {
50: '#a5f7db',
500: '#75f3cc',
950: '#000000',
},
}SCSS
$custom: #75f3cc; $custom-light: #a5f7db; $custom-dark: #000000;
JSON
{
"hex": "#75f3cc",
"rgb": {
"r": 117,
"g": 243,
"b": 204
},
"hsl": {
"h": 161.429,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.88137,
"c": 0.12657,
"h": 170.5
},
"luminance": 0.72243
}Semantic roles & 50–950 ramp
primary
#75F3CC
secondary
#CD3F6B
accent
#0549E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584