#75CBD2#75CBD2
#75CBD2 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.1% C 0.084 H 202.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBD2 |
|---|---|
| RGB | rgb(117, 203, 210) |
| HSL | hsl(185, 51%, 64%) |
| HSV | hsv(185, 44%, 82%) |
| CMYK | cmyk(44.3%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.77, -24.16, -11.60) |
| CIE-LCH | lch(76.77, 26.80, 205.65°) |
| OKLab | oklab(79.05% -0.0775 -0.0319) |
| OKLCH | oklch(79.05% 0.084 202.4) |
| XYZ | xyz(40.3205, 51.1438, 68.7073) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.76
Mediumturquoise
#48D1CC
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Powder Blue
#B0E0E6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBD2 #D27C75
analogous
#75D2AB #75CBD2 #759DD2
triadic
#75CBD2 #D275CB #CBD275
tetradic
#75CBD2 #AB75D2 #D27C75 #9DD275
square
#75CBD2 #AB75D2 #D27C75 #9DD275
split-complementary
#75CBD2 #D2759D #D2AB75
monochromatic
#32929A #47BAC3 #75CBD2 #A3DCE1 #D1EEF0
Accessibility & contrast
On white
1.87
#75CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#75CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBD2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBD2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D3
Deuteranopia (green-blind)
#B0B8D3
Tritanopia (blue-blind)
#47D1CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75cbd2; /* rgb */ color: rgb(117, 203, 210); /* oklch */ color: oklch(79.1% 0.084 202.4);
Tailwind
colors: {
custom: {
50: '#a2dbdf',
500: '#75cbd2',
950: '#000000',
},
}SCSS
$custom: #75cbd2; $custom-light: #a2dbdf; $custom-dark: #000000;
JSON
{
"hex": "#75cbd2",
"rgb": {
"r": 117,
"g": 203,
"b": 210
},
"hsl": {
"h": 184.516,
"s": 50.82,
"l": 64.118
},
"oklch": {
"l": 0.79052,
"c": 0.08385,
"h": 202.4
},
"luminance": 0.51147
}Semantic roles & 50–950 ramp
primary
#75CBD2
secondary
#9F524C
accent
#3327BE
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484