#75FACD#75FACD
#75FACD is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.8% C 0.135 H 168.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75FACD |
|---|---|
| RGB | rgb(117, 250, 205) |
| HSL | hsl(160, 93%, 72%) |
| HSV | hsv(160, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 18%, 2%) |
| CIE-LAB | lab(90.12, -47.06, 10.55) |
| CIE-LCH | lch(90.12, 48.23, 167.37°) |
| OKLab | oklab(89.8% -0.1319 0.027) |
| OKLCH | oklch(89.8% 0.135 168.4) |
| XYZ | xyz(52.5361, 76.5561, 69.7540) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.33
Light Turquoise
#7EF4CC
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.30
Light Aqua
#8CFFDB
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 4.33
Pale Turquoise
#A5FBD5
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FACD #FA75A2
analogous
#75FA8B #75FACD #75E5FA
triadic
#75FACD #CD75FA #FACD75
tetradic
#75FACD #8B75FA #FA75A2 #E5FA75
square
#75FACD #8B75FA #FA75A2 #E5FA75
split-complementary
#75FACD #FA75E5 #FA8B75
monochromatic
#09EC9F #3AF8B8 #75FACD #B0FCE2 #E1FEF4
Accessibility & contrast
On white
1.29
#75FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#75FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FACD
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FACD | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#39FBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75facd; /* rgb */ color: rgb(117, 250, 205); /* oklch */ color: oklch(89.8% 0.135 168.4);
Tailwind
colors: {
custom: {
50: '#a6fcdc',
500: '#75facd',
950: '#000000',
},
}SCSS
$custom: #75facd; $custom-light: #a6fcdc; $custom-dark: #000000;
JSON
{
"hex": "#75facd",
"rgb": {
"r": 117,
"g": 250,
"b": 205
},
"hsl": {
"h": 159.699,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.89797,
"c": 0.13463,
"h": 168.4
},
"luminance": 0.76561
}Semantic roles & 50–950 ramp
primary
#75FACD
secondary
#D63D71
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584