#67F5CA#67F5CA
#67F5CA is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.1% C 0.138 H 170.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5CA |
|---|---|
| RGB | rgb(103, 245, 202) |
| HSL | hsl(162, 88%, 68%) |
| HSV | hsv(162, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 17.6%, 3.9%) |
| CIE-LAB | lab(88.18, -48.42, 9.28) |
| CIE-LCH | lch(88.18, 49.30, 169.14°) |
| OKLab | oklab(88.08% -0.136 0.0237) |
| OKLCH | oklch(88.08% 0.138 170.1) |
| XYZ | xyz(48.9015, 72.4478, 67.2724) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5CA #F56792
analogous
#67F583 #67F5CA #67D9F5
triadic
#67F5CA #CA67F5 #F5CA67
tetradic
#67F5CA #8367F5 #F56792 #D9F567
square
#67F5CA #8367F5 #F56792 #D9F567
split-complementary
#67F5CA #F567D9 #F58367
monochromatic
#0ED498 #2EF1B6 #67F5CA #A0F9DE #DAFDF2
Accessibility & contrast
On white
1.36
#67F5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#67F5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5CA
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5CA | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f5ca; /* rgb */ color: rgb(103, 245, 202); /* oklch */ color: oklch(88.1% 0.138 170.1);
Tailwind
colors: {
custom: {
50: '#9ef9da',
500: '#67f5ca',
950: '#000000',
},
}SCSS
$custom: #67f5ca; $custom-light: #9ef9da; $custom-dark: #000000;
JSON
{
"hex": "#67f5ca",
"rgb": {
"r": 103,
"g": 245,
"b": 202
},
"hsl": {
"h": 161.831,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.88083,
"c": 0.13805,
"h": 170.1
},
"luminance": 0.72453
}Semantic roles & 50–950 ramp
primary
#67F5CA
secondary
#CE3261
accent
#0146E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583