#75F8DD#75F8DD
#75F8DD is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.8% C 0.123 H 177.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75F8DD |
|---|---|
| RGB | rgb(117, 248, 221) |
| HSL | hsl(168, 90%, 72%) |
| HSV | hsv(168, 53%, 97%) |
| CMYK | cmyk(52.8%, 0%, 10.9%, 2.7%) |
| CIE-LAB | lab(89.92, -42.57, 1.97) |
| CIE-LCH | lch(89.92, 42.62, 177.35°) |
| OKLab | oklab(89.76% -0.1228 0.0046) |
| OKLCH | oklch(89.76% 0.123 177.9) |
| XYZ | xyz(53.9489, 76.1322, 80.2445) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.57
Light Aqua
#8CFFDB
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 5.42
Bright Aqua
#0BF9EA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F8DD #F87590
analogous
#75F89C #75F8DD #75D1F8
triadic
#75F8DD #DD75F8 #F8DD75
tetradic
#75F8DD #9C75F8 #F87590 #D1F875
square
#75F8DD #9C75F8 #F87590 #D1F875
split-complementary
#75F8DD #F875D1 #F89C75
monochromatic
#0CE7BA #3BF5CF #75F8DD #AFFBEB #E2FEF8
Accessibility & contrast
On white
1.29
#75F8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#75F8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F8DD
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F8DD | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDC
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#29FBF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75f8dd; /* rgb */ color: rgb(117, 248, 221); /* oklch */ color: oklch(89.8% 0.123 177.9);
Tailwind
colors: {
custom: {
50: '#a6fbe7',
500: '#75f8dd',
950: '#000000',
},
}SCSS
$custom: #75f8dd; $custom-light: #a6fbe7; $custom-dark: #000000;
JSON
{
"hex": "#75f8dd",
"rgb": {
"r": 117,
"g": 248,
"b": 221
},
"hsl": {
"h": 167.634,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.89762,
"c": 0.12289,
"h": 177.9
},
"luminance": 0.76137
}Semantic roles & 50–950 ramp
primary
#75F8DD
secondary
#D33E5D
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584