#75CFD4#75CFD4
#75CFD4 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.0% C 0.087 H 200.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFD4 |
|---|---|
| RGB | rgb(117, 207, 212) |
| HSL | hsl(183, 52%, 65%) |
| HSV | hsv(183, 45%, 83%) |
| CMYK | cmyk(44.8%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.97, -25.63, -10.88) |
| CIE-LCH | lch(77.97, 27.84, 203.01°) |
| OKLab | oklab(80.04% -0.0813 -0.03) |
| OKLCH | oklch(80.04% 0.087 200.2) |
| XYZ | xyz(41.5280, 53.1577, 70.3467) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 7.72
Robin'S Egg Blue
#98EFF9
ΔE00 7.94
Robin Egg Blue
#8AF1FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFD4 #D47A75
analogous
#75D4AA #75CFD4 #75A0D4
triadic
#75CFD4 #D475CF #CFD475
tetradic
#75CFD4 #AA75D4 #D47A75 #A0D475
square
#75CFD4 #AA75D4 #D47A75 #A0D475
split-complementary
#75CFD4 #D475A0 #D4AA75
monochromatic
#31989E #46BFC5 #75CFD4 #A4DFE3 #D2EFF1
Accessibility & contrast
On white
1.81
#75CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#75CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFD4
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFD4 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D5
Deuteranopia (green-blind)
#B3BCD5
Tritanopia (blue-blind)
#44D5D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cfd4; /* rgb */ color: rgb(117, 207, 212); /* oklch */ color: oklch(80.0% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#a3dee1',
500: '#75cfd4',
950: '#000000',
},
}SCSS
$custom: #75cfd4; $custom-light: #a3dee1; $custom-dark: #000000;
JSON
{
"hex": "#75cfd4",
"rgb": {
"r": 117,
"g": 207,
"b": 212
},
"hsl": {
"h": 183.158,
"s": 52.486,
"l": 64.51
},
"oklch": {
"l": 0.80036,
"c": 0.08668,
"h": 200.2
},
"luminance": 0.53161
}Semantic roles & 50–950 ramp
primary
#75CFD4
secondary
#A2504B
accent
#2E26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484