#75FFDE#75FFDE
#75FFDE is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 175.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFDE |
|---|---|
| RGB | rgb(117, 255, 222) |
| HSL | hsl(166, 100%, 73%) |
| HSV | hsv(166, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.94, -45.41, 4.38) |
| CIE-LCH | lch(91.94, 45.62, 174.49°) |
| OKLab | oklab(91.41% -0.1298 0.0109) |
| OKLCH | oklch(91.41% 0.13 175.2) |
| XYZ | xyz(56.2750, 80.5705, 81.6791) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.38
Aquamarine
#7FFFD4
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 5.65
Bright Teal
#01F9C6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFDE #FF7596
analogous
#75FF99 #75FFDE #75DBFF
triadic
#75FFDE #DE75FF #FFDE75
tetradic
#75FFDE #9975FF #FF7596 #DBFF75
square
#75FFDE #9975FF #FF7596 #DBFF75
split-complementary
#75FFDE #FF75DB #FF9975
monochromatic
#00FABE #38FFCF #75FFDE #B2FFED #E0FFF8
Accessibility & contrast
On white
1.23
#75FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#75FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFDE
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFDE | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E2E2E0
Tritanopia (blue-blind)
#22FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75ffde; /* rgb */ color: rgb(117, 255, 222); /* oklch */ color: oklch(91.4% 0.130 175.2);
Tailwind
colors: {
custom: {
50: '#a7ffe8',
500: '#75ffde',
950: '#000000',
},
}SCSS
$custom: #75ffde; $custom-light: #a7ffe8; $custom-dark: #000000;
JSON
{
"hex": "#75ffde",
"rgb": {
"r": 117,
"g": 255,
"b": 222
},
"hsl": {
"h": 165.652,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91409,
"c": 0.13023,
"h": 175.2
},
"luminance": 0.80576
}Semantic roles & 50–950 ramp
primary
#75FFDE
secondary
#DD3C62
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684