#67F7C8#67F7C8
#67F7C8 is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.5% C 0.142 H 168.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7C8 |
|---|---|
| RGB | rgb(103, 247, 200) |
| HSL | hsl(160, 90%, 69%) |
| HSV | hsv(160, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 19%, 3.1%) |
| CIE-LAB | lab(88.72, -49.71, 11.09) |
| CIE-LCH | lch(88.72, 50.93, 167.43°) |
| OKLab | oklab(88.5% -0.1389 0.0284) |
| OKLCH | oklch(88.5% 0.142 168.5) |
| XYZ | xyz(49.2745, 73.5703, 66.2361) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.35
Aquamarine
#7FFFD4
ΔE00 2.49
Light Aquamarine
#7BFDC7
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 3.35
Light Aqua
#8CFFDB
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7C8 #F76796
analogous
#67F780 #67F7C8 #67DEF7
triadic
#67F7C8 #C867F7 #F7C867
tetradic
#67F7C8 #8067F7 #F76796 #DEF767
square
#67F7C8 #8067F7 #F76796 #DEF767
split-complementary
#67F7C8 #F767DE #F78067
monochromatic
#0BD895 #2DF4B3 #67F7C8 #A1FADD #DBFDF2
Accessibility & contrast
On white
1.34
#67F7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#67F7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7C8
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7C8 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C6
Deuteranopia (green-blind)
#DCD9CB
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f7c8; /* rgb */ color: rgb(103, 247, 200); /* oklch */ color: oklch(88.5% 0.142 168.5);
Tailwind
colors: {
custom: {
50: '#9efad8',
500: '#67f7c8',
950: '#000000',
},
}SCSS
$custom: #67f7c8; $custom-light: #9efad8; $custom-dark: #000000;
JSON
{
"hex": "#67f7c8",
"rgb": {
"r": 103,
"g": 247,
"b": 200
},
"hsl": {
"h": 160.417,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.88504,
"c": 0.14182,
"h": 168.5
},
"luminance": 0.73575
}Semantic roles & 50–950 ramp
primary
#67F7C8
secondary
#D03266
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583