#75FFD4#75FFD4
#75FFD4 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.1% C 0.136 H 170.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD4 |
|---|---|
| RGB | rgb(117, 255, 212) |
| HSL | hsl(161, 100%, 73%) |
| HSV | hsv(161, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(91.71, -47.66, 9.21) |
| CIE-LCH | lch(91.71, 48.55, 169.07°) |
| OKLab | oklab(91.14% -0.1341 0.0235) |
| OKLCH | oklch(91.14% 0.136 170) |
| XYZ | xyz(54.9743, 80.0502, 74.8288) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.84
Light Aqua
#8CFFDB
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 4.50
Pale Turquoise
#A5FBD5
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD4 #FF75A0
analogous
#75FF8F #75FFD4 #75E5FF
triadic
#75FFD4 #D475FF #FFD475
tetradic
#75FFD4 #8F75FF #FF75A0 #E5FF75
square
#75FFD4 #8F75FF #FF75A0 #E5FF75
split-complementary
#75FFD4 #FF75E5 #FF8F75
monochromatic
#00FAAC #38FFC1 #75FFD4 #B2FFE7 #E0FFF5
Accessibility & contrast
On white
1.23
#75FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#75FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD4
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD4 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D2
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#2FFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffd4; /* rgb */ color: rgb(117, 255, 212); /* oklch */ color: oklch(91.1% 0.136 170.0);
Tailwind
colors: {
custom: {
50: '#a7ffe1',
500: '#75ffd4',
950: '#000000',
},
}SCSS
$custom: #75ffd4; $custom-light: #a7ffe1; $custom-dark: #000000;
JSON
{
"hex": "#75ffd4",
"rgb": {
"r": 117,
"g": 255,
"b": 212
},
"hsl": {
"h": 161.304,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91143,
"c": 0.13616,
"h": 170
},
"luminance": 0.80055
}Semantic roles & 50–950 ramp
primary
#75FFD4
secondary
#DD3C6E
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684