#67F5D5#67F5D5
#67F5D5 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.4% C 0.132 H 175.8°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5D5 |
|---|---|
| RGB | rgb(103, 245, 213) |
| HSL | hsl(166, 88%, 68%) |
| HSV | hsv(166, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 13.1%, 3.9%) |
| CIE-LAB | lab(88.44, -45.88, 3.93) |
| CIE-LCH | lch(88.44, 46.05, 175.10°) |
| OKLab | oklab(88.38% -0.1312 0.0097) |
| OKLCH | oklch(88.38% 0.132 175.8) |
| XYZ | xyz(50.2506, 72.9874, 74.3777) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5D5 #F56787
analogous
#67F58E #67F5D5 #67CEF5
triadic
#67F5D5 #D567F5 #F5D567
tetradic
#67F5D5 #8E67F5 #F56787 #CEF567
square
#67F5D5 #8E67F5 #F56787 #CEF567
split-complementary
#67F5D5 #F567CE #F58E67
monochromatic
#0ED4A7 #2EF1C5 #67F5D5 #A0F9E5 #DAFDF5
Accessibility & contrast
On white
1.35
#67F5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#67F5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5D5
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5D5 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D4
Deuteranopia (green-blind)
#D8D8D7
Tritanopia (blue-blind)
#00F8EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f5d5; /* rgb */ color: rgb(103, 245, 213); /* oklch */ color: oklch(88.4% 0.132 175.8);
Tailwind
colors: {
custom: {
50: '#9ff9e1',
500: '#67f5d5',
950: '#000000',
},
}SCSS
$custom: #67f5d5; $custom-light: #9ff9e1; $custom-dark: #000000;
JSON
{
"hex": "#67f5d5",
"rgb": {
"r": 103,
"g": 245,
"b": 213
},
"hsl": {
"h": 166.479,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.88378,
"c": 0.13152,
"h": 175.8
},
"luminance": 0.72992
}Semantic roles & 50–950 ramp
primary
#67F5D5
secondary
#CE3255
accent
#0134E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584