#75FEBD#75FEBD
#75FEBD is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.152 H 160.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEBD |
|---|---|
| RGB | rgb(117, 254, 189) |
| HSL | hsl(152, 99%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.93, -52.09, 19.93) |
| CIE-LCH | lch(90.93, 55.77, 159.06°) |
| OKLab | oklab(90.35% -0.1431 0.0509) |
| OKLCH | oklch(90.35% 0.152 160.4) |
| XYZ | xyz(51.9587, 78.3349, 60.5163) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 2.11
Light Aquamarine
#7BFDC7
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.22
Greenish Cyan
#2AFEB7
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEBD #FE75B6
analogous
#75FE78 #75FEBD #75FAFE
triadic
#75FEBD #BD75FE #FEBD75
tetradic
#75FEBD #7875FE #FE75B6 #FAFE75
square
#75FEBD #7875FE #FE75B6 #FAFE75
split-complementary
#75FEBD #FE75FA #FE7875
monochromatic
#02F783 #38FEA0 #75FEBD #B2FEDA #E1FFF0
Accessibility & contrast
On white
1.26
#75FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#75FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEBD
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEBD | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#43FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75febd; /* rgb */ color: rgb(117, 254, 189); /* oklch */ color: oklch(90.4% 0.152 160.4);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#75febd',
950: '#000000',
},
}SCSS
$custom: #75febd; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#75febd",
"rgb": {
"r": 117,
"g": 254,
"b": 189
},
"hsl": {
"h": 151.533,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90351,
"c": 0.15192,
"h": 160.4
},
"luminance": 0.7834
}Semantic roles & 50–950 ramp
primary
#75FEBD
secondary
#DB3C88
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683