#75FFDB#75FFDB
#75FFDB is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 173.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFDB |
|---|---|
| RGB | rgb(117, 255, 219) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.87, -46.09, 5.83) |
| CIE-LCH | lch(91.87, 46.46, 172.80°) |
| OKLab | oklab(91.33% -0.1311 0.0147) |
| OKLCH | oklch(91.33% 0.132 173.6) |
| XYZ | xyz(55.8765, 80.4111, 79.5804) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.06
Aquamarine
#7FFFD4
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.83
Bright Teal
#01F9C6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFDB #FF7599
analogous
#75FF96 #75FFDB #75DEFF
triadic
#75FFDB #DB75FF #FFDB75
tetradic
#75FFDB #9675FF #FF7599 #DEFF75
square
#75FFDB #9675FF #FF7599 #DEFF75
split-complementary
#75FFDB #FF75DE #FF9675
monochromatic
#00FAB8 #38FFCB #75FFDB #B2FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#75FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#75FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFDB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFDB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E3E1DE
Tritanopia (blue-blind)
#27FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75ffdb; /* rgb */ color: rgb(117, 255, 219); /* oklch */ color: oklch(91.3% 0.132 173.6);
Tailwind
colors: {
custom: {
50: '#a7ffe6',
500: '#75ffdb',
950: '#000000',
},
}SCSS
$custom: #75ffdb; $custom-light: #a7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#75ffdb",
"rgb": {
"r": 117,
"g": 255,
"b": 219
},
"hsl": {
"h": 164.348,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91328,
"c": 0.13189,
"h": 173.6
},
"luminance": 0.80416
}Semantic roles & 50–950 ramp
primary
#75FFDB
secondary
#DD3C66
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684