#67F7AF#67F7AF
#67F7AF is a very light, vivid teal. Relative luminance 0.725; OKLCH L 87.9% C 0.161 H 158.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7AF |
|---|---|
| RGB | rgb(103, 247, 175) |
| HSL | hsl(150, 90%, 69%) |
| HSV | hsv(150, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 29.1%, 3.1%) |
| CIE-LAB | lab(88.21, -54.94, 23.25) |
| CIE-LCH | lch(88.21, 59.65, 157.06°) |
| OKLab | oklab(87.92% -0.1501 0.059) |
| OKLCH | oklch(87.92% 0.161 158.5) |
| XYZ | xyz(46.5880, 72.4957, 52.0870) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.13
Light Blue Green
#7EFBB3
ΔE00 1.95
Seafoam Green
#7AF9AB
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7AF #F767AF
analogous
#67F767 #67F7AF #67F7F7
triadic
#67F7AF #AF67F7 #F7AF67
tetradic
#67F7AF #6767F7 #F767AF #F7F767
square
#67F7AF #6767F7 #F767AF #F7F767
split-complementary
#67F7AF #F767F7 #F76767
monochromatic
#0BD872 #2DF490 #67F7AF #A1FACE #DBFDEC
Accessibility & contrast
On white
1.35
#67F7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#67F7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7AF
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7AF | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#E1D8B4
Tritanopia (blue-blind)
#29F6E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f7af; /* rgb */ color: rgb(103, 247, 175); /* oklch */ color: oklch(87.9% 0.161 158.5);
Tailwind
colors: {
custom: {
50: '#9efbc7',
500: '#67f7af',
950: '#000000',
},
}SCSS
$custom: #67f7af; $custom-light: #9efbc7; $custom-dark: #000000;
JSON
{
"hex": "#67f7af",
"rgb": {
"r": 103,
"g": 247,
"b": 175
},
"hsl": {
"h": 150,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87916,
"c": 0.16125,
"h": 158.5
},
"luminance": 0.725
}Semantic roles & 50–950 ramp
primary
#67F7AF
secondary
#D03281
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582