#75FBDC#75FBDC
#75FBDC is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.127 H 175.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBDC |
|---|---|
| RGB | rgb(117, 251, 220) |
| HSL | hsl(166, 94%, 72%) |
| HSV | hsv(166, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.75, -44.12, 3.69) |
| CIE-LCH | lch(90.75, 44.28, 175.22°) |
| OKLab | oklab(90.43% -0.1264 0.0091) |
| OKLCH | oklch(90.43% 0.127 175.9) |
| XYZ | xyz(54.7458, 77.9385, 79.8549) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 3.48
Aqua (survey)
#13EAC9
ΔE00 5.56
Pale Turquoise
#A5FBD5
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBDC #FB7594
analogous
#75FB99 #75FBDC #75D7FB
triadic
#75FBDC #DC75FB #FBDC75
tetradic
#75FBDC #9975FB #FB7594 #D7FB75
square
#75FBDC #9975FB #FB7594 #D7FB75
split-complementary
#75FBDC #FB75D7 #FB9975
monochromatic
#07EFB9 #3AF9CD #75FBDC #B0FDEB #E1FEF7
Accessibility & contrast
On white
1.27
#75FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#75FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBDC
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBDC | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#28FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fbdc; /* rgb */ color: rgb(117, 251, 220); /* oklch */ color: oklch(90.4% 0.127 175.9);
Tailwind
colors: {
custom: {
50: '#a7fde6',
500: '#75fbdc',
950: '#000000',
},
}SCSS
$custom: #75fbdc; $custom-light: #a7fde6; $custom-dark: #000000;
JSON
{
"hex": "#75fbdc",
"rgb": {
"r": 117,
"g": 251,
"b": 220
},
"hsl": {
"h": 166.119,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90429,
"c": 0.12675,
"h": 175.9
},
"luminance": 0.77944
}Semantic roles & 50–950 ramp
primary
#75FBDC
secondary
#D73D61
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684