#75DCDF#75DCDF
#75DCDF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.096 H 198.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCDF |
|---|---|
| RGB | rgb(117, 220, 223) |
| HSL | hsl(182, 62%, 67%) |
| HSV | hsv(182, 48%, 87%) |
| CMYK | cmyk(47.5%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.00, -29.15, -10.75) |
| CIE-LCH | lch(82.00, 31.07, 200.25°) |
| OKLab | oklab(83.38% -0.0915 -0.0297) |
| OKLCH | oklch(83.38% 0.096 198) |
| XYZ | xyz(46.2433, 60.2921, 78.9984) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCDF #DF7875
analogous
#75DFAD #75DCDF #75A7DF
triadic
#75DCDF #DF75DC #DCDF75
tetradic
#75DCDF #AD75DF #DF7875 #A7DF75
square
#75DCDF #AD75DF #DF7875 #A7DF75
split-complementary
#75DCDF #DF75A7 #DFAD75
monochromatic
#29ADB1 #43CFD3 #75DCDF #A7E9EB #D8F5F6
Accessibility & contrast
On white
1.61
#75DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#75DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCDF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCDF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#36E2DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75dcdf; /* rgb */ color: rgb(117, 220, 223); /* oklch */ color: oklch(83.4% 0.096 198.0);
Tailwind
colors: {
custom: {
50: '#a4e7e9',
500: '#75dcdf',
950: '#000000',
},
}SCSS
$custom: #75dcdf; $custom-light: #a4e7e9; $custom-dark: #000000;
JSON
{
"hex": "#75dcdf",
"rgb": {
"r": 117,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.698,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.8338,
"c": 0.09622,
"h": 198
},
"luminance": 0.60296
}Semantic roles & 50–950 ramp
primary
#75DCDF
secondary
#B24946
accent
#201BCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484