#75DFC8#75DFC8
#75DFC8 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.105 H 177.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFC8 |
|---|---|
| RGB | rgb(117, 223, 200) |
| HSL | hsl(167, 62%, 67%) |
| HSV | hsv(167, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.23, -36.19, 1.80) |
| CIE-LCH | lch(82.23, 36.24, 177.15°) |
| OKLab | oklab(83.36% -0.1046 0.0042) |
| OKLCH | oklch(83.36% 0.105 177.7) |
| XYZ | xyz(44.1448, 60.7237, 64.0269) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 4.61
Light Teal
#90E4C1
ΔE00 5.14
Pale Teal
#82CBB2
ΔE00 5.78
Aqua (survey)
#13EAC9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFC8 #DF758C
analogous
#75DF93 #75DFC8 #75C1DF
triadic
#75DFC8 #C875DF #DFC875
tetradic
#75DFC8 #9375DF #DF758C #C1DF75
square
#75DFC8 #9375DF #DF758C #C1DF75
split-complementary
#75DFC8 #DF75C1 #DF9375
monochromatic
#29B193 #43D3B4 #75DFC8 #A7EBDC #D8F6F0
Accessibility & contrast
On white
1.60
#75DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#75DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFC8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFC8 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C7C7CA
Tritanopia (blue-blind)
#47E2D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dfc8; /* rgb */ color: rgb(117, 223, 200); /* oklch */ color: oklch(83.4% 0.105 177.7);
Tailwind
colors: {
custom: {
50: '#a3e9d8',
500: '#75dfc8',
950: '#000000',
},
}SCSS
$custom: #75dfc8; $custom-light: #a3e9d8; $custom-dark: #000000;
JSON
{
"hex": "#75dfc8",
"rgb": {
"r": 117,
"g": 223,
"b": 200
},
"hsl": {
"h": 166.981,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83361,
"c": 0.10467,
"h": 177.7
},
"luminance": 0.60727
}Semantic roles & 50–950 ramp
primary
#75DFC8
secondary
#B2465D
accent
#1B41CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483