#75FDDF#75FDDF
#75FDDF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.127 H 176.6°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDDF |
|---|---|
| RGB | rgb(117, 253, 223) |
| HSL | hsl(167, 97%, 73%) |
| HSV | hsv(167, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.39, -44.30, 3.07) |
| CIE-LCH | lch(91.39, 44.41, 176.03°) |
| OKLab | oklab(90.97% -0.1272 0.0075) |
| OKLCH | oklch(90.97% 0.127 176.6) |
| XYZ | xyz(55.7747, 79.3549, 82.1755) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 2.87
Aquamarine
#7FFFD4
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 5.83
Pale Turquoise
#A5FBD5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDDF #FD7593
analogous
#75FD9B #75FDDF #75D7FD
triadic
#75FDDF #DF75FD #FDDF75
tetradic
#75FDDF #9B75FD #FD7593 #D7FD75
square
#75FDDF #9B75FD #FD7593 #D7FD75
split-complementary
#75FDDF #FD75D7 #FD9B75
monochromatic
#04F4BF #39FCD1 #75FDDF #B1FEED #E1FFF8
Accessibility & contrast
On white
1.24
#75FDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#75FDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDDF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDDF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#22FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75fddf; /* rgb */ color: rgb(117, 253, 223); /* oklch */ color: oklch(91.0% 0.127 176.6);
Tailwind
colors: {
custom: {
50: '#a7fee8',
500: '#75fddf',
950: '#000000',
},
}SCSS
$custom: #75fddf; $custom-light: #a7fee8; $custom-dark: #000000;
JSON
{
"hex": "#75fddf",
"rgb": {
"r": 117,
"g": 253,
"b": 223
},
"hsl": {
"h": 166.765,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90974,
"c": 0.12746,
"h": 176.6
},
"luminance": 0.7936
}Semantic roles & 50–950 ramp
primary
#75FDDF
secondary
#DA3C5F
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684