#67F7DA#67F7DA
#67F7DA is a very light, vivid teal. Relative luminance 0.745; OKLCH L 89.0% C 0.131 H 177.6°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7DA |
|---|---|
| RGB | rgb(103, 247, 218) |
| HSL | hsl(168, 90%, 69%) |
| HSV | hsv(168, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 11.7%, 3.1%) |
| CIE-LAB | lab(89.14, -45.56, 2.34) |
| CIE-LCH | lch(89.14, 45.62, 177.06°) |
| OKLab | oklab(88.99% -0.131 0.0055) |
| OKLCH | oklch(88.99% 0.131 177.6) |
| XYZ | xyz(51.5033, 74.4618, 77.9744) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.28
Light Aqua
#8CFFDB
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.16
Aqua (survey)
#13EAC9
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.58
Bright Aqua
#0BF9EA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7DA #F76784
analogous
#67F792 #67F7DA #67CCF7
triadic
#67F7DA #DA67F7 #F7DA67
tetradic
#67F7DA #9267F7 #F76784 #CCF767
square
#67F7DA #9267F7 #F76784 #CCF767
split-complementary
#67F7DA #F767CC #F79267
monochromatic
#0BD8AF #2DF4CC #67F7DA #A1FAE8 #DBFDF6
Accessibility & contrast
On white
1.32
#67F7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#67F7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7DA
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7DA | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#D9D9DC
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67f7da; /* rgb */ color: rgb(103, 247, 218); /* oklch */ color: oklch(89.0% 0.131 177.6);
Tailwind
colors: {
custom: {
50: '#9ffae5',
500: '#67f7da',
950: '#000000',
},
}SCSS
$custom: #67f7da; $custom-light: #9ffae5; $custom-dark: #000000;
JSON
{
"hex": "#67f7da",
"rgb": {
"r": 103,
"g": 247,
"b": 218
},
"hsl": {
"h": 167.917,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.88986,
"c": 0.13117,
"h": 177.6
},
"luminance": 0.74467
}Semantic roles & 50–950 ramp
primary
#67F7DA
secondary
#D03252
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584