#75DADF#75DADF
#75DADF is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.095 H 199.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #75DADF |
|---|---|
| RGB | rgb(117, 218, 223) |
| HSL | hsl(183, 62%, 67%) |
| HSV | hsv(183, 48%, 87%) |
| CMYK | cmyk(47.5%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.43, -28.18, -11.60) |
| CIE-LCH | lch(81.43, 30.47, 202.38°) |
| OKLab | oklab(82.92% -0.0893 -0.032) |
| OKLCH | oklch(82.92% 0.095 199.7) |
| XYZ | xyz(45.7215, 59.2485, 78.8244) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DADF #DF7A75
analogous
#75DFAF #75DADF #75A5DF
triadic
#75DADF #DF75DA #DADF75
tetradic
#75DADF #AF75DF #DF7A75 #A5DF75
square
#75DADF #AF75DF #DF7A75 #A5DF75
split-complementary
#75DADF #DF75A5 #DFAF75
monochromatic
#29AAB1 #43CDD3 #75DADF #A7E7EB #D8F5F6
Accessibility & contrast
On white
1.63
#75DADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#75DADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DADF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DADF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2E0
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#37E0DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75dadf; /* rgb */ color: rgb(117, 218, 223); /* oklch */ color: oklch(82.9% 0.095 199.7);
Tailwind
colors: {
custom: {
50: '#a4e5e9',
500: '#75dadf',
950: '#000000',
},
}SCSS
$custom: #75dadf; $custom-light: #a4e5e9; $custom-dark: #000000;
JSON
{
"hex": "#75dadf",
"rgb": {
"r": 117,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.83,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.82923,
"c": 0.09486,
"h": 199.7
},
"luminance": 0.59252
}Semantic roles & 50–950 ramp
primary
#75DADF
secondary
#B24B46
accent
#241BCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484