#67F4D2#67F4D2
#67F4D2 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.1% C 0.132 H 174.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4D2 |
|---|---|
| RGB | rgb(103, 244, 210) |
| HSL | hsl(166, 87%, 68%) |
| HSV | hsv(166, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 13.9%, 4.3%) |
| CIE-LAB | lab(88.08, -46.15, 4.97) |
| CIE-LCH | lch(88.08, 46.42, 173.85°) |
| OKLab | oklab(88.06% -0.1314 0.0125) |
| OKLCH | oklch(88.06% 0.132 174.6) |
| XYZ | xyz(49.5716, 72.2331, 72.2902) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.81
Tiffany Blue
#7BF2DA
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 3.67
Aqua (survey)
#13EAC9
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4D2 #F46789
analogous
#67F48B #67F4D2 #67CFF4
triadic
#67F4D2 #D267F4 #F4D267
tetradic
#67F4D2 #8B67F4 #F46789 #CFF467
square
#67F4D2 #8B67F4 #F46789 #CFF467
split-complementary
#67F4D2 #F467CF #F48B67
monochromatic
#0FD1A3 #2EF0C1 #67F4D2 #A0F8E3 #D9FCF4
Accessibility & contrast
On white
1.36
#67F4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#67F4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4D2
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4D2 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D0
Deuteranopia (green-blind)
#D7D7D4
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f4d2; /* rgb */ color: rgb(103, 244, 210); /* oklch */ color: oklch(88.1% 0.132 174.6);
Tailwind
colors: {
custom: {
50: '#9ef8df',
500: '#67f4d2',
950: '#000000',
},
}SCSS
$custom: #67f4d2; $custom-light: #9ef8df; $custom-dark: #000000;
JSON
{
"hex": "#67f4d2",
"rgb": {
"r": 103,
"g": 244,
"b": 210
},
"hsl": {
"h": 165.532,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.8806,
"c": 0.13203,
"h": 174.6
},
"luminance": 0.72238
}Semantic roles & 50–950 ramp
primary
#67F4D2
secondary
#CD3258
accent
#0239E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584