#75FDCB#75FDCB
#75FDCB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.140 H 166.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDCB |
|---|---|
| RGB | rgb(117, 253, 203) |
| HSL | hsl(158, 97%, 73%) |
| HSV | hsv(158, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.93, -48.77, 12.74) |
| CIE-LCH | lch(90.93, 50.41, 165.36°) |
| OKLab | oklab(90.45% -0.1359 0.0327) |
| OKLCH | oklch(90.45% 0.14 166.5) |
| XYZ | xyz(53.2358, 78.3394, 68.8039) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.86
Light Aqua
#8CFFDB
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDCB #FD75A7
analogous
#75FD87 #75FDCB #75EBFD
triadic
#75FDCB #CB75FD #FDCB75
tetradic
#75FDCB #8775FD #FD75A7 #EBFD75
square
#75FDCB #8775FD #FD75A7 #EBFD75
split-complementary
#75FDCB #FD75EB #FD8775
monochromatic
#04F49C #39FCB4 #75FDCB #B1FEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#75FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#75FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDCB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDCB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#39FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75fdcb; /* rgb */ color: rgb(117, 253, 203); /* oklch */ color: oklch(90.4% 0.140 166.5);
Tailwind
colors: {
custom: {
50: '#a6ffda',
500: '#75fdcb',
950: '#000000',
},
}SCSS
$custom: #75fdcb; $custom-light: #a6ffda; $custom-dark: #000000;
JSON
{
"hex": "#75fdcb",
"rgb": {
"r": 117,
"g": 253,
"b": 203
},
"hsl": {
"h": 157.941,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90448,
"c": 0.13981,
"h": 166.5
},
"luminance": 0.78344
}Semantic roles & 50–950 ramp
primary
#75FDCB
secondary
#DA3C76
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684