#75FFDA#75FFDA
#75FFDA is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 173.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFDA |
|---|---|
| RGB | rgb(117, 255, 218) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.85, -46.32, 6.31) |
| CIE-LCH | lch(91.85, 46.75, 172.24°) |
| OKLab | oklab(91.3% -0.1315 0.016) |
| OKLCH | oklch(91.3% 0.132 173.1) |
| XYZ | xyz(55.7452, 80.3586, 78.8891) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.97
Light Aqua
#8CFFDB
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.93
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.56
Bright Teal
#01F9C6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFDA #FF759A
analogous
#75FF95 #75FFDA #75DFFF
triadic
#75FFDA #DA75FF #FFDA75
tetradic
#75FFDA #9575FF #FF759A #DFFF75
square
#75FFDA #9575FF #FF759A #DFFF75
split-complementary
#75FFDA #FF75DF #FF9575
monochromatic
#00FAB7 #38FFCA #75FFDA #B2FFEA #E0FFF7
Accessibility & contrast
On white
1.23
#75FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#75FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFDA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFDA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#28FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75ffda; /* rgb */ color: rgb(117, 255, 218); /* oklch */ color: oklch(91.3% 0.132 173.1);
Tailwind
colors: {
custom: {
50: '#a7ffe5',
500: '#75ffda',
950: '#000000',
},
}SCSS
$custom: #75ffda; $custom-light: #a7ffe5; $custom-dark: #000000;
JSON
{
"hex": "#75ffda",
"rgb": {
"r": 117,
"g": 255,
"b": 218
},
"hsl": {
"h": 163.913,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91301,
"c": 0.13247,
"h": 173.1
},
"luminance": 0.80364
}Semantic roles & 50–950 ramp
primary
#75FFDA
secondary
#DD3C67
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684