#75DCDE#75DCDE
#75DCDE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.096 H 197.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCDE |
|---|---|
| RGB | rgb(117, 220, 222) |
| HSL | hsl(181, 61%, 66%) |
| HSV | hsv(181, 47%, 87%) |
| CMYK | cmyk(47.3%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.97, -29.40, -10.27) |
| CIE-LCH | lch(81.97, 31.14, 199.25°) |
| OKLab | oklab(83.35% -0.0919 -0.0283) |
| OKLCH | oklch(83.35% 0.096 197.1) |
| XYZ | xyz(46.1089, 60.2383, 78.2904) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.94
Aqua Blue
#02D8E9
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCDE #DE7775
analogous
#75DEAC #75DCDE #75A8DE
triadic
#75DCDE #DE75DC #DCDE75
tetradic
#75DCDE #AC75DE #DE7775 #A8DE75
square
#75DCDE #AC75DE #DE7775 #A8DE75
split-complementary
#75DCDE #DE75A8 #DEAC75
monochromatic
#2AACAF #44CFD2 #75DCDE #A6E9EA #D8F5F6
Accessibility & contrast
On white
1.61
#75DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#75DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCDE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCDE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#37E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75dcde; /* rgb */ color: rgb(117, 220, 222); /* oklch */ color: oklch(83.3% 0.096 197.1);
Tailwind
colors: {
custom: {
50: '#a4e7e8',
500: '#75dcde',
950: '#000000',
},
}SCSS
$custom: #75dcde; $custom-light: #a4e7e8; $custom-dark: #000000;
JSON
{
"hex": "#75dcde",
"rgb": {
"r": 117,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.143,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83347,
"c": 0.09621,
"h": 197.1
},
"luminance": 0.60242
}Semantic roles & 50–950 ramp
primary
#75DCDE
secondary
#B14846
accent
#201CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484