#67FCCE#67FCCE
#67FCCE is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.144 H 169.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCCE |
|---|---|
| RGB | rgb(103, 252, 206) |
| HSL | hsl(161, 96%, 70%) |
| HSV | hsv(161, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.30, -50.47, 10.24) |
| CIE-LCH | lch(90.30, 51.50, 168.53°) |
| OKLab | oklab(89.84% -0.1414 0.0262) |
| OKLCH | oklch(89.84% 0.144 169.5) |
| XYZ | xyz(51.5391, 76.9554, 70.5183) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.90
Light Turquoise
#7EF4CC
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCCE #FC6795
analogous
#67FC84 #67FCCE #67DFFC
triadic
#67FCCE #CE67FC #FCCE67
tetradic
#67FCCE #8467FC #FC6795 #DFFC67
square
#67FCCE #8467FC #FC6795 #DFFC67
split-complementary
#67FCCE #FC67DF #FC8467
monochromatic
#05E49F #2BFBBB #67FCCE #A3FDE1 #DFFEF5
Accessibility & contrast
On white
1.28
#67FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#67FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCCE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCCE | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fcce; /* rgb */ color: rgb(103, 252, 206); /* oklch */ color: oklch(89.8% 0.144 169.5);
Tailwind
colors: {
custom: {
50: '#9ffedd',
500: '#67fcce',
950: '#000000',
},
}SCSS
$custom: #67fcce; $custom-light: #9ffedd; $custom-dark: #000000;
JSON
{
"hex": "#67fcce",
"rgb": {
"r": 103,
"g": 252,
"b": 206
},
"hsl": {
"h": 161.477,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89838,
"c": 0.14383,
"h": 169.5
},
"luminance": 0.76961
}Semantic roles & 50–950 ramp
primary
#67FCCE
secondary
#D73164
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684