#75DEDF#75DEDF
#75DEDF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.098 H 196.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEDF |
|---|---|
| RGB | rgb(117, 222, 223) |
| HSL | hsl(181, 62%, 67%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(47.5%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.57, -30.11, -9.91) |
| CIE-LCH | lch(82.57, 31.69, 198.22°) |
| OKLab | oklab(83.84% -0.0937 -0.0274) |
| OKLCH | oklch(83.84% 0.098 196.3) |
| XYZ | xyz(46.7713, 61.3481, 79.1744) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Aqua Blue
#02D8E9
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEDF #DF7675
analogous
#75DFAB #75DEDF #75A9DF
triadic
#75DEDF #DF75DE #DEDF75
tetradic
#75DEDF #AB75DF #DF7675 #A9DF75
square
#75DEDF #AB75DF #DF7675 #A9DF75
split-complementary
#75DEDF #DF75A9 #DFAB75
monochromatic
#29AFB1 #43D2D3 #75DEDF #A7EAEB #D8F6F6
Accessibility & contrast
On white
1.58
#75DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#75DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEDF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEDF | 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)
#D2D5DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#35E4DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dedf; /* rgb */ color: rgb(117, 222, 223); /* oklch */ color: oklch(83.8% 0.098 196.3);
Tailwind
colors: {
custom: {
50: '#a4e8e9',
500: '#75dedf',
950: '#000000',
},
}SCSS
$custom: #75dedf; $custom-light: #a4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#75dedf",
"rgb": {
"r": 117,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.566,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83838,
"c": 0.09766,
"h": 196.3
},
"luminance": 0.61352
}Semantic roles & 50–950 ramp
primary
#75DEDF
secondary
#B24746
accent
#1D1BCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484