#67F5C5#67F5C5
#67F5C5 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.141 H 167.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5C5 |
|---|---|
| RGB | rgb(103, 245, 197) |
| HSL | hsl(160, 88%, 68%) |
| HSV | hsv(160, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 19.6%, 3.9%) |
| CIE-LAB | lab(88.07, -49.53, 11.72) |
| CIE-LCH | lch(88.07, 50.90, 166.69°) |
| OKLab | oklab(87.95% -0.1382 0.03) |
| OKLCH | oklch(87.95% 0.141 167.7) |
| XYZ | xyz(48.3191, 72.2148, 64.2050) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 2.61
Aquamarine
#7FFFD4
ΔE00 2.89
Bright Teal
#01F9C6
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5C5 #F56797
analogous
#67F57E #67F5C5 #67DEF5
triadic
#67F5C5 #C567F5 #F5C567
tetradic
#67F5C5 #7E67F5 #F56797 #DEF567
square
#67F5C5 #7E67F5 #F56797 #DEF567
split-complementary
#67F5C5 #F567DE #F57E67
monochromatic
#0ED491 #2EF1AF #67F5C5 #A0F9DB #DAFDF1
Accessibility & contrast
On white
1.36
#67F5C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#67F5C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5C5
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5C5 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C3
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#01F6E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f5c5; /* rgb */ color: rgb(103, 245, 197); /* oklch */ color: oklch(88.0% 0.141 167.7);
Tailwind
colors: {
custom: {
50: '#9ef9d6',
500: '#67f5c5',
950: '#000000',
},
}SCSS
$custom: #67f5c5; $custom-light: #9ef9d6; $custom-dark: #000000;
JSON
{
"hex": "#67f5c5",
"rgb": {
"r": 103,
"g": 245,
"b": 197
},
"hsl": {
"h": 159.718,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.87954,
"c": 0.14143,
"h": 167.7
},
"luminance": 0.7222
}Semantic roles & 50–950 ramp
primary
#67F5C5
secondary
#CE3267
accent
#014EE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583