#75FFEB#75FFEB
#75FFEB is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.124 H 182.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFEB |
|---|---|
| RGB | rgb(117, 255, 235) |
| HSL | hsl(171, 100%, 73%) |
| HSV | hsv(171, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.26, -42.34, -1.88) |
| CIE-LCH | lch(92.26, 42.39, 182.54°) |
| OKLab | oklab(91.78% -0.1242 -0.0057) |
| OKLCH | oklch(91.78% 0.124 182.6) |
| XYZ | xyz(58.0849, 81.2945, 91.2115) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.31
Bright Aqua
#0BF9EA
ΔE00 4.37
Light Aqua
#8CFFDB
ΔE00 5.49
Bright Turquoise
#0FFEF9
ΔE00 5.94
Aquamarine
#7FFFD4
ΔE00 6.81
Light Turquoise
#7EF4CC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFEB #FF7589
analogous
#75FFA6 #75FFEB #75CEFF
triadic
#75FFEB #EB75FF #FFEB75
tetradic
#75FFEB #A675FF #FF7589 #CEFF75
square
#75FFEB #A675FF #FF7589 #CEFF75
split-complementary
#75FFEB #FF75CE #FFA675
monochromatic
#00FAD5 #38FFE2 #75FFEB #B2FFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#75FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#75FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFEB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFEB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75ffeb; /* rgb */ color: rgb(117, 255, 235); /* oklch */ color: oklch(91.8% 0.124 182.6);
Tailwind
colors: {
custom: {
50: '#a8fff1',
500: '#75ffeb',
950: '#000000',
},
}SCSS
$custom: #75ffeb; $custom-light: #a8fff1; $custom-dark: #000000;
JSON
{
"hex": "#75ffeb",
"rgb": {
"r": 117,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.304,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91778,
"c": 0.12435,
"h": 182.6
},
"luminance": 0.813
}Semantic roles & 50–950 ramp
primary
#75FFEB
secondary
#DD3C53
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685