#75CFD5#75CFD5
#75CFD5 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.087 H 201.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFD5 |
|---|---|
| RGB | rgb(117, 207, 213) |
| HSL | hsl(184, 53%, 65%) |
| HSV | hsv(184, 45%, 84%) |
| CMYK | cmyk(45.1%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(78.00, -25.37, -11.38) |
| CIE-LCH | lch(78.00, 27.81, 204.15°) |
| OKLab | oklab(80.07% -0.0809 -0.0313) |
| OKLCH | oklch(80.07% 0.087 201.2) |
| XYZ | xyz(41.6545, 53.2083, 71.0131) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 7.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Robin Egg Blue
#8AF1FE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFD5 #D57B75
analogous
#75D5AB #75CFD5 #759FD5
triadic
#75CFD5 #D575CF #CFD575
tetradic
#75CFD5 #AB75D5 #D57B75 #9FD575
square
#75CFD5 #AB75D5 #D57B75 #9FD575
split-complementary
#75CFD5 #D5759F #D5AB75
monochromatic
#30989F #46BFC7 #75CFD5 #A4DFE3 #D3F0F2
Accessibility & contrast
On white
1.80
#75CFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#75CFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFD5
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFD5 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D6
Deuteranopia (green-blind)
#B3BCD6
Tritanopia (blue-blind)
#43D5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cfd5; /* rgb */ color: rgb(117, 207, 213); /* oklch */ color: oklch(80.1% 0.087 201.2);
Tailwind
colors: {
custom: {
50: '#a3dee1',
500: '#75cfd5',
950: '#000000',
},
}SCSS
$custom: #75cfd5; $custom-light: #a3dee1; $custom-dark: #000000;
JSON
{
"hex": "#75cfd5",
"rgb": {
"r": 117,
"g": 207,
"b": 213
},
"hsl": {
"h": 183.75,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.8007,
"c": 0.08677,
"h": 201.2
},
"luminance": 0.53212
}Semantic roles & 50–950 ramp
primary
#75CFD5
secondary
#A4504B
accent
#2E25C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484