#75DDDF#75DDDF
#75DDDF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.097 H 197.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDDF |
|---|---|
| RGB | rgb(117, 221, 223) |
| HSL | hsl(181, 62%, 67%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(47.5%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.28, -29.63, -10.33) |
| CIE-LCH | lch(82.28, 31.38, 199.22°) |
| OKLab | oklab(83.61% -0.0926 -0.0285) |
| OKLCH | oklch(83.61% 0.097 197.1) |
| XYZ | xyz(46.5065, 60.8185, 79.0861) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDDF #DF7775
analogous
#75DFAC #75DDDF #75A8DF
triadic
#75DDDF #DF75DD #DDDF75
tetradic
#75DDDF #AC75DF #DF7775 #A8DF75
square
#75DDDF #AC75DF #DF7775 #A8DF75
split-complementary
#75DDDF #DF75A8 #DFAC75
monochromatic
#29AEB1 #43D1D3 #75DDDF #A7E9EB #D8F5F6
Accessibility & contrast
On white
1.60
#75DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#75DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDDF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDDF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#35E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dddf; /* rgb */ color: rgb(117, 221, 223); /* oklch */ color: oklch(83.6% 0.097 197.1);
Tailwind
colors: {
custom: {
50: '#a4e8e9',
500: '#75dddf',
950: '#000000',
},
}SCSS
$custom: #75dddf; $custom-light: #a4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#75dddf",
"rgb": {
"r": 117,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.132,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83609,
"c": 0.09693,
"h": 197.1
},
"luminance": 0.60823
}Semantic roles & 50–950 ramp
primary
#75DDDF
secondary
#B24846
accent
#1F1BCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484