#75FCE8#75FCE8
#75FCE8 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.122 H 182.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCE8 |
|---|---|
| RGB | rgb(117, 252, 232) |
| HSL | hsl(171, 96%, 72%) |
| HSV | hsv(171, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 7.9%, 1.2%) |
| CIE-LAB | lab(91.34, -41.73, -1.68) |
| CIE-LCH | lch(91.34, 41.77, 182.31°) |
| OKLab | oklab(91% -0.1223 -0.0052) |
| OKLCH | oklch(91% 0.122 182.4) |
| XYZ | xyz(56.7056, 79.2235, 88.6316) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Bright Aqua
#0BF9EA
ΔE00 4.33
Light Aqua
#8CFFDB
ΔE00 5.42
Bright Turquoise
#0FFEF9
ΔE00 6.05
Light Turquoise
#7EF4CC
ΔE00 6.62
Turquoise
#40E0D0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCE8 #FC7589
analogous
#75FCA4 #75FCE8 #75CDFC
triadic
#75FCE8 #E875FC #FCE875
tetradic
#75FCE8 #A475FC #FC7589 #CDFC75
square
#75FCE8 #A475FC #FC7589 #CDFC75
split-complementary
#75FCE8 #FC75CD #FCA475
monochromatic
#05F1CE #39FBDE #75FCE8 #B1FDF2 #E1FEFA
Accessibility & contrast
On white
1.25
#75FCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#75FCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCE8
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCE8 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE7
Deuteranopia (green-blind)
#DCE0EA
Tritanopia (blue-blind)
#0EFFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75fce8; /* rgb */ color: rgb(117, 252, 232); /* oklch */ color: oklch(91.0% 0.122 182.4);
Tailwind
colors: {
custom: {
50: '#a7feef',
500: '#75fce8',
950: '#000000',
},
}SCSS
$custom: #75fce8; $custom-light: #a7feef; $custom-dark: #000000;
JSON
{
"hex": "#75fce8",
"rgb": {
"r": 117,
"g": 252,
"b": 232
},
"hsl": {
"h": 171.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91001,
"c": 0.12246,
"h": 182.4
},
"luminance": 0.79229
}Semantic roles & 50–950 ramp
primary
#75FCE8
secondary
#D93D54
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685