#67FECC#67FECC
#67FECC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.148 H 168.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67FECC |
|---|---|
| RGB | rgb(103, 254, 204) |
| HSL | hsl(160, 99%, 70%) |
| HSV | hsv(160, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(90.84, -51.74, 12.03) |
| CIE-LCH | lch(90.84, 53.13, 166.91°) |
| OKLab | oklab(90.26% -0.1443 0.0308) |
| OKLCH | oklch(90.26% 0.148 168) |
| XYZ | xyz(51.9290, 78.1216, 69.4573) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.09
Aquamarine
#7FFFD4
ΔE00 2.21
Light Turquoise
#7EF4CC
ΔE00 3.32
Bright Teal
#01F9C6
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FECC #FE6799
analogous
#67FE80 #67FECC #67E5FE
triadic
#67FECC #CC67FE #FECC67
tetradic
#67FECC #8067FE #FE6799 #E5FE67
square
#67FECC #8067FE #FE6799 #E5FE67
split-complementary
#67FECC #FE67E5 #FE8067
monochromatic
#02E99C #2AFEB8 #67FECC #A4FEE0 #E1FFF5
Accessibility & contrast
On white
1.26
#67FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#67FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FECC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FECC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E3DECF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fecc; /* rgb */ color: rgb(103, 254, 204); /* oklch */ color: oklch(90.3% 0.148 168.0);
Tailwind
colors: {
custom: {
50: '#9fffdb',
500: '#67fecc',
950: '#000000',
},
}SCSS
$custom: #67fecc; $custom-light: #9fffdb; $custom-dark: #000000;
JSON
{
"hex": "#67fecc",
"rgb": {
"r": 103,
"g": 254,
"b": 204
},
"hsl": {
"h": 160.132,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.90259,
"c": 0.1476,
"h": 168
},
"luminance": 0.78127
}Semantic roles & 50–950 ramp
primary
#67FECC
secondary
#D93068
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684