#75FEBA#75FEBA
#75FEBA is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.154 H 159.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEBA |
|---|---|
| RGB | rgb(117, 254, 186) |
| HSL | hsl(150, 99%, 73%) |
| HSV | hsv(150, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.87, -52.68, 21.38) |
| CIE-LCH | lch(90.87, 56.85, 157.91°) |
| OKLab | oklab(90.28% -0.1445 0.0545) |
| OKLCH | oklch(90.28% 0.154 159.3) |
| XYZ | xyz(51.6364, 78.2060, 58.8190) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.59
Light Greenish Blue
#63F7B4
ΔE00 1.87
Seafoam (survey)
#80F9AD
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEBA #FE75B9
analogous
#75FE75 #75FEBA #75FDFE
triadic
#75FEBA #BA75FE #FEBA75
tetradic
#75FEBA #7575FE #FE75B9 #FDFE75
square
#75FEBA #7575FE #FE75B9 #FDFE75
split-complementary
#75FEBA #FE75FD #FE7575
monochromatic
#02F77D #38FE9C #75FEBA #B2FED8 #E1FFF0
Accessibility & contrast
On white
1.26
#75FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#75FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEBA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEBA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#E8DFBE
Tritanopia (blue-blind)
#45FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75feba; /* rgb */ color: rgb(117, 254, 186); /* oklch */ color: oklch(90.3% 0.154 159.3);
Tailwind
colors: {
custom: {
50: '#a6ffcf',
500: '#75feba',
950: '#000000',
},
}SCSS
$custom: #75feba; $custom-light: #a6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#75feba",
"rgb": {
"r": 117,
"g": 254,
"b": 186
},
"hsl": {
"h": 150.219,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90283,
"c": 0.15439,
"h": 159.3
},
"luminance": 0.78211
}Semantic roles & 50–950 ramp
primary
#75FEBA
secondary
#DB3C8B
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683