#75DFDF#75DFDF
#75DFDF is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.098 H 195.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFDF |
|---|---|
| RGB | rgb(117, 223, 223) |
| HSL | hsl(180, 62%, 67%) |
| HSV | hsv(180, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.85, -30.58, -9.48) |
| CIE-LCH | lch(82.85, 32.02, 197.23°) |
| OKLab | oklab(84.07% -0.0949 -0.0262) |
| OKLCH | oklch(84.07% 0.098 195.4) |
| XYZ | xyz(47.0377, 61.8809, 79.2632) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.56
Aqua Blue
#02D8E9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFDF #DF7575
analogous
#75DFAA #75DFDF #75AADF
triadic
#75DFDF #DF75DF #DFDF75
tetradic
#75DFDF #AA75DF #DF7575 #AADF75
square
#75DFDF #AA75DF #DF7575 #AADF75
split-complementary
#75DFDF #DF75AA #DFAA75
monochromatic
#29B1B1 #43D3D3 #75DFDF #A7EBEB #D8F6F6
Accessibility & contrast
On white
1.57
#75DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#75DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFDF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFDF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#34E5DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75dfdf; /* rgb */ color: rgb(117, 223, 223); /* oklch */ color: oklch(84.1% 0.098 195.4);
Tailwind
colors: {
custom: {
50: '#a4e9e9',
500: '#75dfdf',
950: '#000000',
},
}SCSS
$custom: #75dfdf; $custom-light: #a4e9e9; $custom-dark: #000000;
JSON
{
"hex": "#75dfdf",
"rgb": {
"r": 117,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.84067,
"c": 0.09841,
"h": 195.4
},
"luminance": 0.61885
}Semantic roles & 50–950 ramp
primary
#75DFDF
secondary
#B24646
accent
#1B1BCA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484