#75FFCE#75FFCE
#75FFCE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.140 H 167.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFCE |
|---|---|
| RGB | rgb(117, 255, 206) |
| HSL | hsl(159, 100%, 73%) |
| HSV | hsv(159, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.57, -48.97, 12.11) |
| CIE-LCH | lch(91.57, 50.45, 166.11°) |
| OKLab | oklab(90.99% -0.1367 0.031) |
| OKLCH | oklch(90.99% 0.14 167.2) |
| XYZ | xyz(54.2315, 79.7531, 70.9165) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.51
Light Aquamarine
#7BFDC7
ΔE00 1.58
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFCE #FF75A6
analogous
#75FF89 #75FFCE #75EBFF
triadic
#75FFCE #CE75FF #FFCE75
tetradic
#75FFCE #8975FF #FF75A6 #EBFF75
square
#75FFCE #8975FF #FF75A6 #EBFF75
split-complementary
#75FFCE #FF75EB #FF8975
monochromatic
#00FAA1 #38FFB8 #75FFCE #B2FFE4 #E0FFF4
Accessibility & contrast
On white
1.24
#75FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#75FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFCE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFCE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#36FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffce; /* rgb */ color: rgb(117, 255, 206); /* oklch */ color: oklch(91.0% 0.140 167.2);
Tailwind
colors: {
custom: {
50: '#a7ffdd',
500: '#75ffce',
950: '#000000',
},
}SCSS
$custom: #75ffce; $custom-light: #a7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#75ffce",
"rgb": {
"r": 117,
"g": 255,
"b": 206
},
"hsl": {
"h": 158.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.9099,
"c": 0.14021,
"h": 167.2
},
"luminance": 0.79758
}Semantic roles & 50–950 ramp
primary
#75FFCE
secondary
#DD3C75
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684