#75FCCB#75FCCB
#75FCCB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.139 H 166.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCCB |
|---|---|
| RGB | rgb(117, 252, 203) |
| HSL | hsl(158, 96%, 72%) |
| HSV | hsv(158, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.65, -48.35, 12.34) |
| CIE-LCH | lch(90.65, 49.90, 165.69°) |
| OKLab | oklab(90.21% -0.1349 0.0316) |
| OKLCH | oklch(90.21% 0.139 166.8) |
| XYZ | xyz(52.9210, 77.7097, 68.6989) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 1.71
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 4.20
Bright Teal
#01F9C6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCCB #FC75A6
analogous
#75FC87 #75FCCB #75EAFC
triadic
#75FCCB #CB75FC #FCCB75
tetradic
#75FCCB #8775FC #FC75A6 #EAFC75
square
#75FCCB #8775FC #FC75A6 #EAFC75
split-complementary
#75FCCB #FC75EA #FC8775
monochromatic
#05F19C #39FBB4 #75FCCB #B1FDE2 #E1FEF4
Accessibility & contrast
On white
1.27
#75FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#75FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCCB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCCB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#3AFDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fccb; /* rgb */ color: rgb(117, 252, 203); /* oklch */ color: oklch(90.2% 0.139 166.8);
Tailwind
colors: {
custom: {
50: '#a6feda',
500: '#75fccb',
950: '#000000',
},
}SCSS
$custom: #75fccb; $custom-light: #a6feda; $custom-dark: #000000;
JSON
{
"hex": "#75fccb",
"rgb": {
"r": 117,
"g": 252,
"b": 203
},
"hsl": {
"h": 158.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.90214,
"c": 0.13854,
"h": 166.8
},
"luminance": 0.77715
}Semantic roles & 50–950 ramp
primary
#75FCCB
secondary
#D93D75
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684