#75CFD2#75CFD2
#75CFD2 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.087 H 198.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFD2 |
|---|---|
| RGB | rgb(117, 207, 210) |
| HSL | hsl(182, 51%, 64%) |
| HSV | hsv(182, 44%, 82%) |
| CMYK | cmyk(44.3%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.91, -26.14, -9.90) |
| CIE-LCH | lch(77.91, 27.95, 200.74°) |
| OKLab | oklab(79.97% -0.0821 -0.0273) |
| OKLCH | oklch(79.97% 0.087 198.4) |
| XYZ | xyz(41.2773, 53.0574, 69.0262) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 8.06
Robin'S Egg Blue
#98EFF9
ΔE00 8.20
Robin Egg Blue
#8AF1FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFD2 #D27875
analogous
#75D2A7 #75CFD2 #75A1D2
triadic
#75CFD2 #D275CF #CFD275
tetradic
#75CFD2 #A775D2 #D27875 #A1D275
square
#75CFD2 #A775D2 #D27875 #A1D275
split-complementary
#75CFD2 #D275A1 #D2A775
monochromatic
#32979A #47BFC3 #75CFD2 #A3DFE1 #D1EFF0
Accessibility & contrast
On white
1.81
#75CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#75CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFD2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFD2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D2
Deuteranopia (green-blind)
#B4BCD3
Tritanopia (blue-blind)
#45D5D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cfd2; /* rgb */ color: rgb(117, 207, 210); /* oklch */ color: oklch(80.0% 0.087 198.4);
Tailwind
colors: {
custom: {
50: '#a2dedf',
500: '#75cfd2',
950: '#000000',
},
}SCSS
$custom: #75cfd2; $custom-light: #a2dedf; $custom-dark: #000000;
JSON
{
"hex": "#75cfd2",
"rgb": {
"r": 117,
"g": 207,
"b": 210
},
"hsl": {
"h": 181.935,
"s": 50.82,
"l": 64.118
},
"oklch": {
"l": 0.79969,
"c": 0.08656,
"h": 198.4
},
"luminance": 0.53061
}Semantic roles & 50–950 ramp
primary
#75CFD2
secondary
#9F4E4C
accent
#2C27BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484