#67FCCD#67FCCD
#67FCCD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.144 H 169.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCCD |
|---|---|
| RGB | rgb(103, 252, 205) |
| HSL | hsl(161, 96%, 70%) |
| HSV | hsv(161, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.28, -50.69, 10.72) |
| CIE-LCH | lch(90.28, 51.81, 168.06°) |
| OKLab | oklab(89.81% -0.1419 0.0274) |
| OKLCH | oklch(89.81% 0.145 169.1) |
| XYZ | xyz(51.4180, 76.9070, 69.8806) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 2.79
Bright Teal
#01F9C6
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCCD #FC6796
analogous
#67FC83 #67FCCD #67E0FC
triadic
#67FCCD #CD67FC #FCCD67
tetradic
#67FCCD #8367FC #FC6796 #E0FC67
square
#67FCCD #8367FC #FC6796 #E0FC67
split-complementary
#67FCCD #FC67E0 #FC8367
monochromatic
#05E49E #2BFBB9 #67FCCD #A3FDE1 #DFFEF4
Accessibility & contrast
On white
1.28
#67FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#67FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCCD
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCCD | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fccd; /* rgb */ color: rgb(103, 252, 205); /* oklch */ color: oklch(89.8% 0.144 169.1);
Tailwind
colors: {
custom: {
50: '#9ffedc',
500: '#67fccd',
950: '#000000',
},
}SCSS
$custom: #67fccd; $custom-light: #9ffedc; $custom-dark: #000000;
JSON
{
"hex": "#67fccd",
"rgb": {
"r": 103,
"g": 252,
"b": 205
},
"hsl": {
"h": 161.074,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89813,
"c": 0.1445,
"h": 169.1
},
"luminance": 0.76912
}Semantic roles & 50–950 ramp
primary
#67FCCD
secondary
#D73165
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684