#75FDE2#75FDE2
#75FDE2 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.126 H 178.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDE2 |
|---|---|
| RGB | rgb(117, 253, 226) |
| HSL | hsl(168, 97%, 73%) |
| HSV | hsv(168, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.47, -43.60, 1.62) |
| CIE-LCH | lch(91.47, 43.63, 177.87°) |
| OKLab | oklab(91.06% -0.126 0.0036) |
| OKLCH | oklch(91.06% 0.126 178.4) |
| XYZ | xyz(56.1828, 79.5182, 84.3245) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.48
Light Aqua
#8CFFDB
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 4.74
Bright Aqua
#0BF9EA
ΔE00 5.58
Aqua (survey)
#13EAC9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDE2 #FD7590
analogous
#75FD9E #75FDE2 #75D4FD
triadic
#75FDE2 #E275FD #FDE275
tetradic
#75FDE2 #9E75FD #FD7590 #D4FD75
square
#75FDE2 #9E75FD #FD7590 #D4FD75
split-complementary
#75FDE2 #FD75D4 #FD9E75
monochromatic
#04F4C4 #39FCD5 #75FDE2 #B1FEEF #E1FFF9
Accessibility & contrast
On white
1.24
#75FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#75FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDE2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDE2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#1DFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fde2; /* rgb */ color: rgb(117, 253, 226); /* oklch */ color: oklch(91.1% 0.126 178.4);
Tailwind
colors: {
custom: {
50: '#a7feeb',
500: '#75fde2',
950: '#000000',
},
}SCSS
$custom: #75fde2; $custom-light: #a7feeb; $custom-dark: #000000;
JSON
{
"hex": "#75fde2",
"rgb": {
"r": 117,
"g": 253,
"b": 226
},
"hsl": {
"h": 168.088,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91058,
"c": 0.12601,
"h": 178.4
},
"luminance": 0.79523
}Semantic roles & 50–950 ramp
primary
#75FDE2
secondary
#DA3C5C
accent
#002EE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684