#75DFD5#75DFD5
#75DFD5 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.100 H 187.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFD5 |
|---|---|
| RGB | rgb(117, 223, 213) |
| HSL | hsl(174, 62%, 67%) |
| HSV | hsv(174, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.57, -33.08, -4.59) |
| CIE-LCH | lch(82.57, 33.40, 187.90°) |
| OKLab | oklab(83.75% -0.099 -0.0129) |
| OKLCH | oklch(83.75% 0.1 187.4) |
| XYZ | xyz(45.7291, 61.3575, 72.3713) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.23
Mediumturquoise
#48D1CC
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 7.19
Bright Aqua
#0BF9EA
ΔE00 7.49
Darkturquoise
#00CED1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFD5 #DF757F
analogous
#75DFA0 #75DFD5 #75B4DF
triadic
#75DFD5 #D575DF #DFD575
tetradic
#75DFD5 #A075DF #DF757F #B4DF75
square
#75DFD5 #A075DF #DF757F #B4DF75
split-complementary
#75DFD5 #DF75B4 #DFA075
monochromatic
#29B1A4 #43D3C6 #75DFD5 #A7EBE4 #D8F6F3
Accessibility & contrast
On white
1.58
#75DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#75DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFD5
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFD5 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C3C8D6
Tritanopia (blue-blind)
#3EE3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dfd5; /* rgb */ color: rgb(117, 223, 213); /* oklch */ color: oklch(83.7% 0.100 187.4);
Tailwind
colors: {
custom: {
50: '#a4e9e1',
500: '#75dfd5',
950: '#000000',
},
}SCSS
$custom: #75dfd5; $custom-light: #a4e9e1; $custom-dark: #000000;
JSON
{
"hex": "#75dfd5",
"rgb": {
"r": 117,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.34,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83749,
"c": 0.09986,
"h": 187.4
},
"luminance": 0.61361
}Semantic roles & 50–950 ramp
primary
#75DFD5
secondary
#B24650
accent
#1B2CCA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484