#75FFD5#75FFD5
#75FFD5 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.136 H 170.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD5 |
|---|---|
| RGB | rgb(117, 255, 213) |
| HSL | hsl(162, 100%, 73%) |
| HSV | hsv(162, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(91.73, -47.44, 8.72) |
| CIE-LCH | lch(91.73, 48.24, 169.58°) |
| OKLab | oklab(91.17% -0.1337 0.0223) |
| OKLCH | oklch(91.17% 0.136 170.5) |
| XYZ | xyz(55.1008, 80.1009, 75.4952) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.94
Light Aqua
#8CFFDB
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 4.57
Pale Turquoise
#A5FBD5
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD5 #FF759F
analogous
#75FF90 #75FFD5 #75E4FF
triadic
#75FFD5 #D575FF #FFD575
tetradic
#75FFD5 #9075FF #FF759F #E4FF75
square
#75FFD5 #9075FF #FF759F #E4FF75
split-complementary
#75FFD5 #FF75E4 #FF9075
monochromatic
#00FAAE #38FFC2 #75FFD5 #B2FFE8 #E0FFF6
Accessibility & contrast
On white
1.23
#75FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#75FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD5
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD5 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D3
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#2EFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffd5; /* rgb */ color: rgb(117, 255, 213); /* oklch */ color: oklch(91.2% 0.136 170.5);
Tailwind
colors: {
custom: {
50: '#a7ffe1',
500: '#75ffd5',
950: '#000000',
},
}SCSS
$custom: #75ffd5; $custom-light: #a7ffe1; $custom-dark: #000000;
JSON
{
"hex": "#75ffd5",
"rgb": {
"r": 117,
"g": 255,
"b": 213
},
"hsl": {
"h": 161.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91169,
"c": 0.13551,
"h": 170.5
},
"luminance": 0.80106
}Semantic roles & 50–950 ramp
primary
#75FFD5
secondary
#DD3C6D
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684