#75FFDD#75FFDD
#75FFDD is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 174.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFDD |
|---|---|
| RGB | rgb(117, 255, 221) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.92, -45.64, 4.86) |
| CIE-LCH | lch(91.92, 45.90, 173.92°) |
| OKLab | oklab(91.38% -0.1302 0.0122) |
| OKLCH | oklch(91.38% 0.131 174.7) |
| XYZ | xyz(56.1414, 80.5171, 80.9754) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 5.37
Bright Teal
#01F9C6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFDD #FF7597
analogous
#75FF98 #75FFDD #75DCFF
triadic
#75FFDD #DD75FF #FFDD75
tetradic
#75FFDD #9875FF #FF7597 #DCFF75
square
#75FFDD #9875FF #FF7597 #DCFF75
split-complementary
#75FFDD #FF75DC #FF9875
monochromatic
#00FABC #38FFCE #75FFDD #B2FFEC #E0FFF7
Accessibility & contrast
On white
1.23
#75FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#75FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFDD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFDD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#24FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75ffdd; /* rgb */ color: rgb(117, 255, 221); /* oklch */ color: oklch(91.4% 0.131 174.7);
Tailwind
colors: {
custom: {
50: '#a7ffe7',
500: '#75ffdd',
950: '#000000',
},
}SCSS
$custom: #75ffdd; $custom-light: #a7ffe7; $custom-dark: #000000;
JSON
{
"hex": "#75ffdd",
"rgb": {
"r": 117,
"g": 255,
"b": 221
},
"hsl": {
"h": 165.217,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91382,
"c": 0.13078,
"h": 174.7
},
"luminance": 0.80522
}Semantic roles & 50–950 ramp
primary
#75FFDD
secondary
#DD3C63
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684