#75FCE6#75FCE6
#75FCE6 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.123 H 181.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCE6 |
|---|---|
| RGB | rgb(117, 252, 230) |
| HSL | hsl(170, 96%, 72%) |
| HSV | hsv(170, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 8.7%, 1.2%) |
| CIE-LAB | lab(91.28, -42.21, -0.72) |
| CIE-LCH | lch(91.28, 42.22, 180.97°) |
| OKLab | oklab(90.94% -0.1232 -0.0026) |
| OKLCH | oklch(90.94% 0.123 181.2) |
| XYZ | xyz(56.4232, 79.1106, 87.1440) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.45
Bright Aqua
#0BF9EA
ΔE00 4.62
Light Aqua
#8CFFDB
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 6.03
Aquamarine
#7FFFD4
ΔE00 6.12
Aqua (survey)
#13EAC9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCE6 #FC758B
analogous
#75FCA2 #75FCE6 #75CFFC
triadic
#75FCE6 #E675FC #FCE675
tetradic
#75FCE6 #A275FC #FC758B #CFFC75
square
#75FCE6 #A275FC #FC758B #CFFC75
split-complementary
#75FCE6 #FC75CF #FCA275
monochromatic
#05F1CB #39FBDB #75FCE6 #B1FDF1 #E1FEFA
Accessibility & contrast
On white
1.25
#75FCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#75FCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCE6
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCE6 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE5
Deuteranopia (green-blind)
#DDE0E8
Tritanopia (blue-blind)
#14FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75fce6; /* rgb */ color: rgb(117, 252, 230); /* oklch */ color: oklch(90.9% 0.123 181.2);
Tailwind
colors: {
custom: {
50: '#a7feed',
500: '#75fce6',
950: '#000000',
},
}SCSS
$custom: #75fce6; $custom-light: #a7feed; $custom-dark: #000000;
JSON
{
"hex": "#75fce6",
"rgb": {
"r": 117,
"g": 252,
"b": 230
},
"hsl": {
"h": 170.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.90943,
"c": 0.12323,
"h": 181.2
},
"luminance": 0.79116
}Semantic roles & 50–950 ramp
primary
#75FCE6
secondary
#D93D56
accent
#0025E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684