#67F2DB#67F2DB
#67F2DB is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.8% C 0.125 H 180.6°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2DB |
|---|---|
| RGB | rgb(103, 242, 219) |
| HSL | hsl(170, 84%, 68%) |
| HSV | hsv(170, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(87.73, -43.13, -0.24) |
| CIE-LCH | lch(87.73, 43.13, 180.32°) |
| OKLab | oklab(87.85% -0.1255 -0.0013) |
| OKLCH | oklch(87.85% 0.125 180.6) |
| XYZ | xyz(50.1260, 71.4973, 78.1628) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.69
Bright Aqua
#0BF9EA
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.64
Turquoise
#40E0D0
ΔE00 4.86
Light Aqua
#8CFFDB
ΔE00 5.48
Light Turquoise
#7EF4CC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2DB #F2677E
analogous
#67F296 #67F2DB #67C3F2
triadic
#67F2DB #DB67F2 #F2DB67
tetradic
#67F2DB #9667F2 #F2677E #C3F267
square
#67F2DB #9667F2 #F2677E #C3F267
split-complementary
#67F2DB #F267C3 #F29667
monochromatic
#12CDAE #2FEDCE #67F2DB #9FF7E8 #D8FCF6
Accessibility & contrast
On white
1.37
#67F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#67F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2DB
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2DB | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f2db; /* rgb */ color: rgb(103, 242, 219); /* oklch */ color: oklch(87.8% 0.125 180.6);
Tailwind
colors: {
custom: {
50: '#9ff7e6',
500: '#67f2db',
950: '#000000',
},
}SCSS
$custom: #67f2db; $custom-light: #9ff7e6; $custom-dark: #000000;
JSON
{
"hex": "#67f2db",
"rgb": {
"r": 103,
"g": 242,
"b": 219
},
"hsl": {
"h": 170.072,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87846,
"c": 0.12547,
"h": 180.6
},
"luminance": 0.71502
}Semantic roles & 50–950 ramp
primary
#67F2DB
secondary
#C9344D
accent
#0529E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584