#75CCCA#75CCCA
#75CCCA is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.084 H 193.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCCA |
|---|---|
| RGB | rgb(117, 204, 202) |
| HSL | hsl(179, 46%, 63%) |
| HSV | hsv(179, 43%, 80%) |
| CMYK | cmyk(42.6%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.82, -26.68, -7.21) |
| CIE-LCH | lch(76.82, 27.64, 195.13°) |
| OKLab | oklab(79.02% -0.082 -0.0199) |
| OKLCH | oklch(79.02% 0.084 193.7) |
| XYZ | xyz(39.5855, 51.2288, 63.6678) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.45
Darkturquoise
#00CED1
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 8.04
Turquoise
#40E0D0
ΔE00 8.16
Pale Teal
#82CBB2
ΔE00 8.75
Topaz
#13BBAF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCCA #CC7577
analogous
#75CC9E #75CCCA #75A2CC
triadic
#75CCCA #CA75CC #CCCA75
tetradic
#75CCCA #9E75CC #CC7577 #A2CC75
square
#75CCCA #9E75CC #CC7577 #A2CC75
split-complementary
#75CCCA #CC75A2 #CC9E75
monochromatic
#36918F #48BBB9 #75CCCA #A2DDDB #CEEDEC
Accessibility & contrast
On white
1.87
#75CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#75CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCCA
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCCA | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#4CD1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75ccca; /* rgb */ color: rgb(117, 204, 202); /* oklch */ color: oklch(79.0% 0.084 193.7);
Tailwind
colors: {
custom: {
50: '#a2dbda',
500: '#75ccca',
950: '#000000',
},
}SCSS
$custom: #75ccca; $custom-light: #a2dbda; $custom-dark: #000000;
JSON
{
"hex": "#75ccca",
"rgb": {
"r": 117,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.621,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.79015,
"c": 0.08437,
"h": 193.7
},
"luminance": 0.51232
}Semantic roles & 50–950 ramp
primary
#75CCCA
secondary
#984E4F
accent
#2C30B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483