#75FFCA#75FFCA
#75FFCA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.143 H 165.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFCA |
|---|---|
| RGB | rgb(117, 255, 202) |
| HSL | hsl(157, 100%, 73%) |
| HSV | hsv(157, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.49, -49.83, 14.04) |
| CIE-LCH | lch(91.49, 51.77, 164.26°) |
| OKLab | oklab(90.89% -0.1385 0.036) |
| OKLCH | oklch(90.89% 0.143 165.4) |
| XYZ | xyz(53.7517, 79.5612, 68.3899) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.83
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFCA #FF75AA
analogous
#75FF85 #75FFCA #75EFFF
triadic
#75FFCA #CA75FF #FFCA75
tetradic
#75FFCA #8575FF #FF75AA #EFFF75
square
#75FFCA #8575FF #FF75AA #EFFF75
split-complementary
#75FFCA #FF75EF #FF8575
monochromatic
#00FA9A #38FFB2 #75FFCA #B2FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#75FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#75FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFCA
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFCA | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#39FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffca; /* rgb */ color: rgb(117, 255, 202); /* oklch */ color: oklch(90.9% 0.143 165.4);
Tailwind
colors: {
custom: {
50: '#a6ffda',
500: '#75ffca',
950: '#000000',
},
}SCSS
$custom: #75ffca; $custom-light: #a6ffda; $custom-dark: #000000;
JSON
{
"hex": "#75ffca",
"rgb": {
"r": 117,
"g": 255,
"b": 202
},
"hsl": {
"h": 156.957,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90891,
"c": 0.14308,
"h": 165.4
},
"luminance": 0.79566
}Semantic roles & 50–950 ramp
primary
#75FFCA
secondary
#DD3C79
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683