#75FFCB#75FFCB
#75FFCB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.142 H 165.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFCB |
|---|---|
| RGB | rgb(117, 255, 203) |
| HSL | hsl(157, 100%, 73%) |
| HSV | hsv(157, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.51, -49.62, 13.56) |
| CIE-LCH | lch(91.51, 51.44, 164.72°) |
| OKLab | oklab(90.92% -0.138 0.0348) |
| OKLCH | oklch(90.92% 0.142 165.9) |
| XYZ | xyz(53.8705, 79.6087, 69.0155) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.98
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFCB #FF75A9
analogous
#75FF86 #75FFCB #75EEFF
triadic
#75FFCB #CB75FF #FFCB75
tetradic
#75FFCB #8675FF #FF75A9 #EEFF75
square
#75FFCB #8675FF #FF75A9 #EEFF75
split-complementary
#75FFCB #FF75EE #FF8675
monochromatic
#00FA9C #38FFB4 #75FFCB #B2FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#75FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#75FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFCB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFCB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#38FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffcb; /* rgb */ color: rgb(117, 255, 203); /* oklch */ color: oklch(90.9% 0.142 165.9);
Tailwind
colors: {
custom: {
50: '#a6ffda',
500: '#75ffcb',
950: '#000000',
},
}SCSS
$custom: #75ffcb; $custom-light: #a6ffda; $custom-dark: #000000;
JSON
{
"hex": "#75ffcb",
"rgb": {
"r": 117,
"g": 255,
"b": 203
},
"hsl": {
"h": 157.391,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90916,
"c": 0.14236,
"h": 165.9
},
"luminance": 0.79614
}Semantic roles & 50–950 ramp
primary
#75FFCB
secondary
#DD3C78
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684