#75FCE4#75FCE4
#75FCE4 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.124 H 180.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCE4 |
|---|---|
| RGB | rgb(117, 252, 228) |
| HSL | hsl(169, 96%, 72%) |
| HSV | hsv(169, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 9.5%, 1.2%) |
| CIE-LAB | lab(91.23, -42.69, 0.25) |
| CIE-LCH | lch(91.23, 42.69, 179.67°) |
| OKLab | oklab(90.89% -0.124 0) |
| OKLCH | oklch(90.89% 0.124 180) |
| XYZ | xyz(56.1439, 78.9989, 85.6733) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.27
Light Aqua
#8CFFDB
ΔE00 4.30
Bright Aqua
#0BF9EA
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.45
Aquamarine
#7FFFD4
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCE4 #FC758D
analogous
#75FCA0 #75FCE4 #75D1FC
triadic
#75FCE4 #E475FC #FCE475
tetradic
#75FCE4 #A075FC #FC758D #D1FC75
square
#75FCE4 #A075FC #FC758D #D1FC75
split-complementary
#75FCE4 #FC75D1 #FCA075
monochromatic
#05F1C7 #39FBD8 #75FCE4 #B1FDF0 #E1FEF9
Accessibility & contrast
On white
1.25
#75FCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#75FCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCE4
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCE4 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#19FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75fce4; /* rgb */ color: rgb(117, 252, 228); /* oklch */ color: oklch(90.9% 0.124 180.0);
Tailwind
colors: {
custom: {
50: '#a7feec',
500: '#75fce4',
950: '#000000',
},
}SCSS
$custom: #75fce4; $custom-light: #a7feec; $custom-dark: #000000;
JSON
{
"hex": "#75fce4",
"rgb": {
"r": 117,
"g": 252,
"b": 228
},
"hsl": {
"h": 169.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.90885,
"c": 0.12405,
"h": 180
},
"luminance": 0.79004
}Semantic roles & 50–950 ramp
primary
#75FCE4
secondary
#D93D58
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684