#75CBCA#75CBCA
#75CBCA is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.084 H 194.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBCA |
|---|---|
| RGB | rgb(117, 203, 202) |
| HSL | hsl(179, 45%, 63%) |
| HSV | hsv(179, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.53, -26.19, -7.64) |
| CIE-LCH | lch(76.53, 27.28, 196.26°) |
| OKLab | oklab(78.79% -0.0808 -0.0211) |
| OKLCH | oklch(78.79% 0.084 194.6) |
| XYZ | xyz(39.3486, 50.7550, 63.5888) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.73
Darkturquoise
#00CED1
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 7.90
Turquoise
#40E0D0
ΔE00 8.58
Topaz
#13BBAF
ΔE00 8.94
Pale Teal
#82CBB2
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBCA #CB7576
analogous
#75CB9F #75CBCA #75A1CB
triadic
#75CBCA #CA75CB #CBCA75
tetradic
#75CBCA #9F75CB #CB7576 #A1CB75
square
#75CBCA #9F75CB #CB7576 #A1CB75
split-complementary
#75CBCA #CB75A1 #CB9F75
monochromatic
#36908E #49BAB9 #75CBCA #A1DCDB #CEECEC
Accessibility & contrast
On white
1.88
#75CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#75CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBCA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBCA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#4CD0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75cbca; /* rgb */ color: rgb(117, 203, 202); /* oklch */ color: oklch(78.8% 0.084 194.6);
Tailwind
colors: {
custom: {
50: '#a2dbda',
500: '#75cbca',
950: '#000000',
},
}SCSS
$custom: #75cbca; $custom-light: #a2dbda; $custom-dark: #000000;
JSON
{
"hex": "#75cbca",
"rgb": {
"r": 117,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.302,
"s": 45.263,
"l": 62.745
},
"oklch": {
"l": 0.78785,
"c": 0.08352,
"h": 194.6
},
"luminance": 0.50758
}Semantic roles & 50–950 ramp
primary
#75CBCA
secondary
#964E4F
accent
#2D2FB8
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483