#67FACD#67FACD
#67FACD is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.142 H 169.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67FACD |
|---|---|
| RGB | rgb(103, 250, 205) |
| HSL | hsl(162, 94%, 69%) |
| HSV | hsv(162, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.70, -49.85, 9.90) |
| CIE-LCH | lch(89.70, 50.83, 168.77°) |
| OKLab | oklab(89.34% -0.1398 0.0253) |
| OKLCH | oklch(89.34% 0.142 169.7) |
| XYZ | xyz(50.7932, 75.6574, 69.6723) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.42
Light Aquamarine
#7BFDC7
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 3.35
Light Aqua
#8CFFDB
ΔE00 3.57
Aqua Marine
#2EE8BB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FACD #FA6794
analogous
#67FA84 #67FACD #67DDFA
triadic
#67FACD #CD67FA #FACD67
tetradic
#67FACD #8467FA #FA6794 #DDFA67
square
#67FACD #8467FA #FA6794 #DDFA67
split-complementary
#67FACD #FA67DD #FA8467
monochromatic
#07DF9D #2CF8BA #67FACD #A2FCE0 #DEFEF4
Accessibility & contrast
On white
1.30
#67FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#67FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FACD
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FACD | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67facd; /* rgb */ color: rgb(103, 250, 205); /* oklch */ color: oklch(89.3% 0.142 169.7);
Tailwind
colors: {
custom: {
50: '#9ffddc',
500: '#67facd',
950: '#000000',
},
}SCSS
$custom: #67facd; $custom-light: #9ffddc; $custom-dark: #000000;
JSON
{
"hex": "#67facd",
"rgb": {
"r": 103,
"g": 250,
"b": 205
},
"hsl": {
"h": 161.633,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.89341,
"c": 0.14209,
"h": 169.7
},
"luminance": 0.75663
}Semantic roles & 50–950 ramp
primary
#67FACD
secondary
#D43163
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684