#75D2D6#75D2D6
#75D2D6 is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.089 H 199.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #75D2D6 |
|---|---|
| RGB | rgb(117, 210, 214) |
| HSL | hsl(182, 54%, 65%) |
| HSV | hsv(182, 45%, 84%) |
| CMYK | cmyk(45.3%, 1.9%, 0%, 16.1%) |
| CIE-LAB | lab(78.88, -26.59, -10.59) |
| CIE-LCH | lch(78.88, 28.62, 201.72°) |
| OKLab | oklab(80.79% -0.0839 -0.0292) |
| OKLCH | oklch(80.79% 0.089 199.2) |
| XYZ | xyz(42.5156, 54.7267, 71.9282) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D2D6 #D67975
analogous
#75D6A9 #75D2D6 #75A2D6
triadic
#75D2D6 #D675D2 #D2D675
tetradic
#75D2D6 #A975D6 #D67975 #A2D675
square
#75D2D6 #A975D6 #D67975 #A2D675
split-complementary
#75D2D6 #D675A2 #D6A975
monochromatic
#309CA1 #46C3C8 #75D2D6 #A4E1E4 #D3F1F2
Accessibility & contrast
On white
1.76
#75D2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#75D2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D2D6
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D2D6 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD6
Deuteranopia (green-blind)
#B6BED7
Tritanopia (blue-blind)
#41D8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d2d6; /* rgb */ color: rgb(117, 210, 214); /* oklch */ color: oklch(80.8% 0.089 199.2);
Tailwind
colors: {
custom: {
50: '#a3e0e2',
500: '#75d2d6',
950: '#000000',
},
}SCSS
$custom: #75d2d6; $custom-light: #a3e0e2; $custom-dark: #000000;
JSON
{
"hex": "#75d2d6",
"rgb": {
"r": 117,
"g": 210,
"b": 214
},
"hsl": {
"h": 182.474,
"s": 54.19,
"l": 64.902
},
"oklch": {
"l": 0.80791,
"c": 0.08888,
"h": 199.2
},
"luminance": 0.5473
}Semantic roles & 50–950 ramp
primary
#75D2D6
secondary
#A54E4A
accent
#2A24C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484