#75DEDA#75DEDA
#75DEDA is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.098 H 192.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEDA |
|---|---|
| RGB | rgb(117, 222, 218) |
| HSL | hsl(178, 61%, 66%) |
| HSV | hsv(178, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.42, -31.37, -7.46) |
| CIE-LCH | lch(82.42, 32.25, 193.38°) |
| OKLab | oklab(83.68% -0.0958 -0.0207) |
| OKLCH | oklch(83.68% 0.098 192.2) |
| XYZ | xyz(46.1072, 61.0825, 75.6764) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 5.70
Darkturquoise
#00CED1
ΔE00 6.62
Bright Light Blue
#26F7FD
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Robin'S Egg
#6DEDFD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEDA #DE7579
analogous
#75DEA6 #75DEDA #75AEDE
triadic
#75DEDA #DA75DE #DEDA75
tetradic
#75DEDA #A675DE #DE7579 #AEDE75
square
#75DEDA #A675DE #DE7579 #AEDE75
split-complementary
#75DEDA #DE75AE #DEA675
monochromatic
#2AAFAA #44D2CD #75DEDA #A6EAE7 #D8F6F4
Accessibility & contrast
On white
1.59
#75DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#75DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEDA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEDA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#3AE3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75deda; /* rgb */ color: rgb(117, 222, 218); /* oklch */ color: oklch(83.7% 0.098 192.2);
Tailwind
colors: {
custom: {
50: '#a4e8e5',
500: '#75deda',
950: '#000000',
},
}SCSS
$custom: #75deda; $custom-light: #a4e8e5; $custom-dark: #000000;
JSON
{
"hex": "#75deda",
"rgb": {
"r": 117,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.714,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83676,
"c": 0.09802,
"h": 192.2
},
"luminance": 0.61086
}Semantic roles & 50–950 ramp
primary
#75DEDA
secondary
#B1464B
accent
#1C23C9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484