#75FEBE#75FEBE
#75FEBE is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.151 H 160.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEBE |
|---|---|
| RGB | rgb(117, 254, 190) |
| HSL | hsl(152, 99%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.95, -51.89, 19.45) |
| CIE-LCH | lch(90.95, 55.41, 159.46°) |
| OKLab | oklab(90.37% -0.1427 0.0497) |
| OKLCH | oklch(90.37% 0.151 160.8) |
| XYZ | xyz(52.0676, 78.3785, 61.0899) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.42
Greenish Cyan
#2AFEB7
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEBE #FE75B5
analogous
#75FE7A #75FEBE #75F9FE
triadic
#75FEBE #BE75FE #FEBE75
tetradic
#75FEBE #7A75FE #FE75B5 #F9FE75
square
#75FEBE #7A75FE #FE75B5 #F9FE75
split-complementary
#75FEBE #FE75F9 #FE7A75
monochromatic
#02F784 #38FEA1 #75FEBE #B2FEDB #E1FFF1
Accessibility & contrast
On white
1.26
#75FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#75FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEBE
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEBE | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#42FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75febe; /* rgb */ color: rgb(117, 254, 190); /* oklch */ color: oklch(90.4% 0.151 160.8);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#75febe',
950: '#000000',
},
}SCSS
$custom: #75febe; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#75febe",
"rgb": {
"r": 117,
"g": 254,
"b": 190
},
"hsl": {
"h": 151.971,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90373,
"c": 0.1511,
"h": 160.8
},
"luminance": 0.78383
}Semantic roles & 50–950 ramp
primary
#75FEBE
secondary
#DB3C86
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683