#67F4CB#67F4CB
#67F4CB is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.9% C 0.136 H 171.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4CB |
|---|---|
| RGB | rgb(103, 244, 203) |
| HSL | hsl(163, 87%, 68%) |
| HSV | hsv(163, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.92, -47.77, 8.38) |
| CIE-LCH | lch(87.92, 48.50, 170.05°) |
| OKLab | oklab(87.87% -0.1345 0.0214) |
| OKLCH | oklch(87.87% 0.136 171) |
| XYZ | xyz(48.7186, 71.8919, 67.7974) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.90
Aquamarine
#7FFFD4
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.74
Bright Teal
#01F9C6
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 3.93
Light Aquamarine
#7BFDC7
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4CB #F46790
analogous
#67F484 #67F4CB #67D7F4
triadic
#67F4CB #CB67F4 #F4CB67
tetradic
#67F4CB #8467F4 #F46790 #D7F467
square
#67F4CB #8467F4 #F46790 #D7F467
split-complementary
#67F4CB #F467D7 #F48467
monochromatic
#0FD199 #2EF0B7 #67F4CB #A0F8DF #D9FCF2
Accessibility & contrast
On white
1.37
#67F4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#67F4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4CB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4CB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f4cb; /* rgb */ color: rgb(103, 244, 203); /* oklch */ color: oklch(87.9% 0.136 171.0);
Tailwind
colors: {
custom: {
50: '#9ef8da',
500: '#67f4cb',
950: '#000000',
},
}SCSS
$custom: #67f4cb; $custom-light: #9ef8da; $custom-dark: #000000;
JSON
{
"hex": "#67f4cb",
"rgb": {
"r": 103,
"g": 244,
"b": 203
},
"hsl": {
"h": 162.553,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87872,
"c": 0.13621,
"h": 171
},
"luminance": 0.71897
}Semantic roles & 50–950 ramp
primary
#67F4CB
secondary
#CD325F
accent
#0244E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583