#75FFDC#75FFDC
#75FFDC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 174.1°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFDC |
|---|---|
| RGB | rgb(117, 255, 220) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.89, -45.87, 5.34) |
| CIE-LCH | lch(91.89, 46.18, 173.35°) |
| OKLab | oklab(91.36% -0.1306 0.0135) |
| OKLCH | oklch(91.36% 0.131 174.1) |
| XYZ | xyz(56.0085, 80.4639, 80.2758) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 5.10
Bright Teal
#01F9C6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFDC #FF7598
analogous
#75FF97 #75FFDC #75DDFF
triadic
#75FFDC #DC75FF #FFDC75
tetradic
#75FFDC #9775FF #FF7598 #DDFF75
square
#75FFDC #9775FF #FF7598 #DDFF75
split-complementary
#75FFDC #FF75DD #FF9775
monochromatic
#00FABA #38FFCC #75FFDC #B2FFEC #E0FFF7
Accessibility & contrast
On white
1.23
#75FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#75FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFDC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFDC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DA
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#25FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75ffdc; /* rgb */ color: rgb(117, 255, 220); /* oklch */ color: oklch(91.4% 0.131 174.1);
Tailwind
colors: {
custom: {
50: '#a7ffe6',
500: '#75ffdc',
950: '#000000',
},
}SCSS
$custom: #75ffdc; $custom-light: #a7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#75ffdc",
"rgb": {
"r": 117,
"g": 255,
"b": 220
},
"hsl": {
"h": 164.783,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91355,
"c": 0.13133,
"h": 174.1
},
"luminance": 0.80469
}Semantic roles & 50–950 ramp
primary
#75FFDC
secondary
#DD3C64
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684