#75FFBD#75FFBD
#75FFBD is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.153 H 160.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFBD |
|---|---|
| RGB | rgb(117, 255, 189) |
| HSL | hsl(151, 100%, 73%) |
| HSV | hsv(151, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(91.22, -52.50, 20.33) |
| CIE-LCH | lch(91.22, 56.30, 158.83°) |
| OKLab | oklab(90.59% -0.1442 0.0519) |
| OKLCH | oklch(90.59% 0.153 160.2) |
| XYZ | xyz(52.2769, 78.9713, 60.6223) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.15
Greenish Cyan
#2AFEB7
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFBD #FF75B7
analogous
#75FF78 #75FFBD #75FCFF
triadic
#75FFBD #BD75FF #FFBD75
tetradic
#75FFBD #7875FF #FF75B7 #FCFF75
square
#75FFBD #7875FF #FF75B7 #FCFF75
split-complementary
#75FFBD #FF75FC #FF7875
monochromatic
#00FA82 #38FFA0 #75FFBD #B2FFDA #E0FFF0
Accessibility & contrast
On white
1.25
#75FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#75FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFBD
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFBD | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#43FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75ffbd; /* rgb */ color: rgb(117, 255, 189); /* oklch */ color: oklch(90.6% 0.153 160.2);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#75ffbd',
950: '#000000',
},
}SCSS
$custom: #75ffbd; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#75ffbd",
"rgb": {
"r": 117,
"g": 255,
"b": 189
},
"hsl": {
"h": 151.304,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90586,
"c": 0.15324,
"h": 160.2
},
"luminance": 0.78976
}Semantic roles & 50–950 ramp
primary
#75FFBD
secondary
#DD3C89
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683