#75FBDF#75FBDF
#75FBDF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.125 H 177.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBDF |
|---|---|
| RGB | rgb(117, 251, 223) |
| HSL | hsl(167, 94%, 72%) |
| HSV | hsv(167, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.83, -43.43, 2.24) |
| CIE-LCH | lch(90.83, 43.48, 177.04°) |
| OKLab | oklab(90.51% -0.1251 0.0053) |
| OKLCH | oklch(90.51% 0.125 177.6) |
| XYZ | xyz(55.1467, 78.0988, 81.9661) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Light Aqua
#8CFFDB
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.32
Aqua (survey)
#13EAC9
ΔE00 5.69
Bright Aqua
#0BF9EA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBDF #FB7591
analogous
#75FB9C #75FBDF #75D4FB
triadic
#75FBDF #DF75FB #FBDF75
tetradic
#75FBDF #9C75FB #FB7591 #D4FB75
square
#75FBDF #9C75FB #FB7591 #D4FB75
split-complementary
#75FBDF #FB75D4 #FB9C75
monochromatic
#07EFBE #3AF9D1 #75FBDF #B0FDED #E1FEF8
Accessibility & contrast
On white
1.26
#75FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#75FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBDF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBDF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDE
Deuteranopia (green-blind)
#DEDEE1
Tritanopia (blue-blind)
#24FEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75fbdf; /* rgb */ color: rgb(117, 251, 223); /* oklch */ color: oklch(90.5% 0.125 177.6);
Tailwind
colors: {
custom: {
50: '#a7fde8',
500: '#75fbdf',
950: '#000000',
},
}SCSS
$custom: #75fbdf; $custom-light: #a7fde8; $custom-dark: #000000;
JSON
{
"hex": "#75fbdf",
"rgb": {
"r": 117,
"g": 251,
"b": 223
},
"hsl": {
"h": 167.463,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90512,
"c": 0.12524,
"h": 177.6
},
"luminance": 0.78104
}Semantic roles & 50–950 ramp
primary
#75FBDF
secondary
#D73D5D
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684