#75FFCC#75FFCC
#75FFCC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 90.9% C 0.142 H 166.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFCC |
|---|---|
| RGB | rgb(117, 255, 204) |
| HSL | hsl(158, 100%, 73%) |
| HSV | hsv(158, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.53, -49.40, 13.08) |
| CIE-LCH | lch(91.53, 51.10, 165.18°) |
| OKLab | oklab(90.94% -0.1376 0.0335) |
| OKLCH | oklch(90.94% 0.142 166.3) |
| XYZ | xyz(53.9900, 79.6565, 69.6451) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.16
Aquamarine
#7FFFD4
ΔE00 1.94
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Aqua
#8CFFDB
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFCC #FF75A8
analogous
#75FF87 #75FFCC #75EDFF
triadic
#75FFCC #CC75FF #FFCC75
tetradic
#75FFCC #8775FF #FF75A8 #EDFF75
square
#75FFCC #8775FF #FF75A8 #EDFF75
split-complementary
#75FFCC #FF75ED #FF8775
monochromatic
#00FA9D #38FFB5 #75FFCC #B2FFE3 #E0FFF4
Accessibility & contrast
On white
1.24
#75FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#75FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFCC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFCC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#37FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffcc; /* rgb */ color: rgb(117, 255, 204); /* oklch */ color: oklch(90.9% 0.142 166.3);
Tailwind
colors: {
custom: {
50: '#a6ffdb',
500: '#75ffcc',
950: '#000000',
},
}SCSS
$custom: #75ffcc; $custom-light: #a6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#75ffcc",
"rgb": {
"r": 117,
"g": 255,
"b": 204
},
"hsl": {
"h": 157.826,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90941,
"c": 0.14163,
"h": 166.3
},
"luminance": 0.79662
}Semantic roles & 50–950 ramp
primary
#75FFCC
secondary
#DD3C77
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684