#75CCD2#75CCD2
#75CCD2 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.084 H 201.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCD2 |
|---|---|
| RGB | rgb(117, 204, 210) |
| HSL | hsl(184, 51%, 64%) |
| HSV | hsv(184, 44%, 82%) |
| CMYK | cmyk(44.3%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.05, -24.66, -11.18) |
| CIE-LCH | lch(77.05, 27.07, 204.38°) |
| OKLab | oklab(79.28% -0.0787 -0.0308) |
| OKLCH | oklch(79.28% 0.084 201.4) |
| XYZ | xyz(40.5574, 51.6176, 68.7862) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.40
Aqua Blue
#02D8E9
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 8.25
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Robin Egg Blue
#8AF1FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCD2 #D27B75
analogous
#75D2AA #75CCD2 #759ED2
triadic
#75CCD2 #D275CC #CCD275
tetradic
#75CCD2 #AA75D2 #D27B75 #9ED275
square
#75CCD2 #AA75D2 #D27B75 #9ED275
split-complementary
#75CCD2 #D2759E #D2AA75
monochromatic
#32949A #47BBC3 #75CCD2 #A3DDE1 #D1EEF0
Accessibility & contrast
On white
1.85
#75CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#75CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCD2
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCD2 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D3
Deuteranopia (green-blind)
#B1B9D3
Tritanopia (blue-blind)
#46D2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75ccd2; /* rgb */ color: rgb(117, 204, 210); /* oklch */ color: oklch(79.3% 0.084 201.4);
Tailwind
colors: {
custom: {
50: '#a2dbdf',
500: '#75ccd2',
950: '#000000',
},
}SCSS
$custom: #75ccd2; $custom-light: #a2dbdf; $custom-dark: #000000;
JSON
{
"hex": "#75ccd2",
"rgb": {
"r": 117,
"g": 204,
"b": 210
},
"hsl": {
"h": 183.871,
"s": 50.82,
"l": 64.118
},
"oklch": {
"l": 0.79281,
"c": 0.08449,
"h": 201.4
},
"luminance": 0.51621
}Semantic roles & 50–950 ramp
primary
#75CCD2
secondary
#9F514C
accent
#3127BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484