#67F5C8#67F5C8
#67F5C8 is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.0% C 0.139 H 169.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5C8 |
|---|---|
| RGB | rgb(103, 245, 200) |
| HSL | hsl(161, 88%, 68%) |
| HSV | hsv(161, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 18.4%, 3.9%) |
| CIE-LAB | lab(88.14, -48.87, 10.26) |
| CIE-LCH | lch(88.14, 49.93, 168.14°) |
| OKLab | oklab(88.03% -0.1369 0.0263) |
| OKLCH | oklch(88.03% 0.139 169.1) |
| XYZ | xyz(48.6662, 72.3537, 66.0333) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.06
Aquamarine
#7FFFD4
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.10
Bright Teal
#01F9C6
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5C8 #F56794
analogous
#67F581 #67F5C8 #67DBF5
triadic
#67F5C8 #C867F5 #F5C867
tetradic
#67F5C8 #8167F5 #F56794 #DBF567
square
#67F5C8 #8167F5 #F56794 #DBF567
split-complementary
#67F5C8 #F567DB #F58167
monochromatic
#0ED495 #2EF1B3 #67F5C8 #A0F9DD #DAFDF2
Accessibility & contrast
On white
1.36
#67F5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#67F5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5C8
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5C8 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f5c8; /* rgb */ color: rgb(103, 245, 200); /* oklch */ color: oklch(88.0% 0.139 169.1);
Tailwind
colors: {
custom: {
50: '#9ef9d8',
500: '#67f5c8',
950: '#000000',
},
}SCSS
$custom: #67f5c8; $custom-light: #9ef9d8; $custom-dark: #000000;
JSON
{
"hex": "#67f5c8",
"rgb": {
"r": 103,
"g": 245,
"b": 200
},
"hsl": {
"h": 160.986,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.88031,
"c": 0.13938,
"h": 169.1
},
"luminance": 0.72359
}Semantic roles & 50–950 ramp
primary
#67F5C8
secondary
#CE3264
accent
#0149E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583