#67F5D2#67F5D2
#67F5D2 is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.3% C 0.133 H 174.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5D2 |
|---|---|
| RGB | rgb(103, 245, 210) |
| HSL | hsl(165, 88%, 68%) |
| HSV | hsv(165, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 14.3%, 3.9%) |
| CIE-LAB | lab(88.37, -46.58, 5.39) |
| CIE-LCH | lch(88.37, 46.89, 173.40°) |
| OKLab | oklab(88.3% -0.1325 0.0136) |
| OKLCH | oklch(88.3% 0.133 174.2) |
| XYZ | xyz(49.8733, 72.8365, 72.3908) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.67
Tiffany Blue
#7BF2DA
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 3.51
Aqua (survey)
#13EAC9
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5D2 #F5678A
analogous
#67F58B #67F5D2 #67D1F5
triadic
#67F5D2 #D267F5 #F5D267
tetradic
#67F5D2 #8B67F5 #F5678A #D1F567
square
#67F5D2 #8B67F5 #F5678A #D1F567
split-complementary
#67F5D2 #F567D1 #F58B67
monochromatic
#0ED4A3 #2EF1C1 #67F5D2 #A0F9E3 #DAFDF4
Accessibility & contrast
On white
1.35
#67F5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#67F5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5D2
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5D2 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D0
Deuteranopia (green-blind)
#D8D7D5
Tritanopia (blue-blind)
#00F8EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f5d2; /* rgb */ color: rgb(103, 245, 210); /* oklch */ color: oklch(88.3% 0.133 174.2);
Tailwind
colors: {
custom: {
50: '#9ff9df',
500: '#67f5d2',
950: '#000000',
},
}SCSS
$custom: #67f5d2; $custom-light: #9ff9df; $custom-dark: #000000;
JSON
{
"hex": "#67f5d2",
"rgb": {
"r": 103,
"g": 245,
"b": 210
},
"hsl": {
"h": 165.211,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.88296,
"c": 0.13317,
"h": 174.2
},
"luminance": 0.72842
}Semantic roles & 50–950 ramp
primary
#67F5D2
secondary
#CE3259
accent
#0139E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584