#75FEEB#75FEEB
#75FEEB is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.123 H 183.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEEB |
|---|---|
| RGB | rgb(117, 254, 235) |
| HSL | hsl(172, 99%, 73%) |
| HSV | hsv(172, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.98, -41.90, -2.29) |
| CIE-LCH | lch(91.98, 41.96, 183.13°) |
| OKLab | oklab(91.55% -0.1232 -0.0068) |
| OKLCH | oklch(91.55% 0.123 183.2) |
| XYZ | xyz(57.7668, 80.6582, 91.1055) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 5.72
Light Aqua
#8CFFDB
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.83
Aqua
#00FFFF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEEB #FE7588
analogous
#75FEA7 #75FEEB #75CCFE
triadic
#75FEEB #EB75FE #FEEB75
tetradic
#75FEEB #A775FE #FE7588 #CCFE75
square
#75FEEB #A775FE #FE7588 #CCFE75
split-complementary
#75FEEB #FE75CC #FEA775
monochromatic
#02F7D5 #38FEE2 #75FEEB #B2FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#75FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#75FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEEB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEEB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75feeb; /* rgb */ color: rgb(117, 254, 235); /* oklch */ color: oklch(91.5% 0.123 183.2);
Tailwind
colors: {
custom: {
50: '#a7fff1',
500: '#75feeb',
950: '#000000',
},
}SCSS
$custom: #75feeb; $custom-light: #a7fff1; $custom-dark: #000000;
JSON
{
"hex": "#75feeb",
"rgb": {
"r": 117,
"g": 254,
"b": 235
},
"hsl": {
"h": 171.679,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91548,
"c": 0.12337,
"h": 183.2
},
"luminance": 0.80664
}Semantic roles & 50–950 ramp
primary
#75FEEB
secondary
#DB3C52
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685