#75FBEA#75FBEA
#75FBEA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.121 H 184.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBEA |
|---|---|
| RGB | rgb(117, 251, 234) |
| HSL | hsl(172, 94%, 72%) |
| HSV | hsv(172, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(91.10, -40.80, -3.06) |
| CIE-LCH | lch(91.10, 40.92, 184.29°) |
| OKLab | oklab(90.83% -0.1204 -0.0089) |
| OKLCH | oklch(90.83% 0.121 184.2) |
| XYZ | xyz(56.6781, 78.7114, 90.0319) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.26
Bright Aqua
#0BF9EA
ΔE00 4.06
Bright Turquoise
#0FFEF9
ΔE00 5.36
Light Aqua
#8CFFDB
ΔE00 6.29
Bright Cyan
#41FDFE
ΔE00 6.32
Turquoise
#40E0D0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBEA #FB7586
analogous
#75FBA7 #75FBEA #75C9FB
triadic
#75FBEA #EA75FB #FBEA75
tetradic
#75FBEA #A775FB #FB7586 #C9FB75
square
#75FBEA #A775FB #FB7586 #C9FB75
split-complementary
#75FBEA #FB75C9 #FBA775
monochromatic
#07EFD1 #3AF9E1 #75FBEA #B0FDF3 #E1FEFA
Accessibility & contrast
On white
1.25
#75FBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#75FBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBEA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBEA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFE9
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#07FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75fbea; /* rgb */ color: rgb(117, 251, 234); /* oklch */ color: oklch(90.8% 0.121 184.2);
Tailwind
colors: {
custom: {
50: '#a7fdf0',
500: '#75fbea',
950: '#000000',
},
}SCSS
$custom: #75fbea; $custom-light: #a7fdf0; $custom-dark: #000000;
JSON
{
"hex": "#75fbea",
"rgb": {
"r": 117,
"g": 251,
"b": 234
},
"hsl": {
"h": 172.388,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.9083,
"c": 0.12078,
"h": 184.2
},
"luminance": 0.78717
}Semantic roles & 50–950 ramp
primary
#75FBEA
secondary
#D73D50
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685