#75FCDB#75FCDB
#75FCDB is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.128 H 174.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCDB |
|---|---|
| RGB | rgb(117, 252, 219) |
| HSL | hsl(165, 96%, 72%) |
| HSV | hsv(165, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.01, -44.79, 4.59) |
| CIE-LCH | lch(91.01, 45.03, 174.15°) |
| OKLab | oklab(90.63% -0.1279 0.0115) |
| OKLCH | oklch(90.63% 0.128 174.9) |
| XYZ | xyz(54.9270, 78.5121, 79.2639) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.14
Tiffany Blue
#7BF2DA
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 5.51
Pale Turquoise
#A5FBD5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCDB #FC7596
analogous
#75FC97 #75FCDB #75DAFC
triadic
#75FCDB #DB75FC #FCDB75
tetradic
#75FCDB #9775FC #FC7596 #DAFC75
square
#75FCDB #9775FC #FC7596 #DAFC75
split-complementary
#75FCDB #FC75DA #FC9775
monochromatic
#05F1B8 #39FBCB #75FCDB #B1FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#75FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#75FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCDB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCDB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#29FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75fcdb; /* rgb */ color: rgb(117, 252, 219); /* oklch */ color: oklch(90.6% 0.128 174.9);
Tailwind
colors: {
custom: {
50: '#a7fee6',
500: '#75fcdb',
950: '#000000',
},
}SCSS
$custom: #75fcdb; $custom-light: #a7fee6; $custom-dark: #000000;
JSON
{
"hex": "#75fcdb",
"rgb": {
"r": 117,
"g": 252,
"b": 219
},
"hsl": {
"h": 165.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.90633,
"c": 0.12842,
"h": 174.9
},
"luminance": 0.78517
}Semantic roles & 50–950 ramp
primary
#75FCDB
secondary
#D93D63
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684