#75FFDF#75FFDF
#75FFDF is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 175.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFDF |
|---|---|
| RGB | rgb(117, 255, 223) |
| HSL | hsl(166, 100%, 73%) |
| HSV | hsv(166, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.96, -45.18, 3.90) |
| CIE-LCH | lch(91.96, 45.35, 175.07°) |
| OKLab | oklab(91.44% -0.1293 0.0096) |
| OKLCH | oklch(91.44% 0.13 175.7) |
| XYZ | xyz(56.4094, 80.6243, 82.3871) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 5.93
Pale Turquoise
#A5FBD5
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFDF #FF7595
analogous
#75FF9A #75FFDF #75DAFF
triadic
#75FFDF #DF75FF #FFDF75
tetradic
#75FFDF #9A75FF #FF7595 #DAFF75
square
#75FFDF #9A75FF #FF7595 #DAFF75
split-complementary
#75FFDF #FF75DA #FF9A75
monochromatic
#00FAC0 #38FFD1 #75FFDF #B2FFED #E0FFF8
Accessibility & contrast
On white
1.23
#75FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#75FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFDF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFDF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#20FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75ffdf; /* rgb */ color: rgb(117, 255, 223); /* oklch */ color: oklch(91.4% 0.130 175.7);
Tailwind
colors: {
custom: {
50: '#a7ffe9',
500: '#75ffdf',
950: '#000000',
},
}SCSS
$custom: #75ffdf; $custom-light: #a7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#75ffdf",
"rgb": {
"r": 117,
"g": 255,
"b": 223
},
"hsl": {
"h": 166.087,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91437,
"c": 0.1297,
"h": 175.7
},
"luminance": 0.8063
}Semantic roles & 50–950 ramp
primary
#75FFDF
secondary
#DD3C61
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684