#67F3DB#67F3DB
#67F3DB is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.1% C 0.126 H 180.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3DB |
|---|---|
| RGB | rgb(103, 243, 219) |
| HSL | hsl(170, 85%, 68%) |
| HSV | hsv(170, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 9.9%, 4.7%) |
| CIE-LAB | lab(88.01, -43.57, 0.18) |
| CIE-LCH | lch(88.01, 43.57, 179.76°) |
| OKLab | oklab(88.08% -0.1265 -0.0002) |
| OKLCH | oklch(88.08% 0.126 180.1) |
| XYZ | xyz(50.4245, 72.0942, 78.2623) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.66
Aqua (survey)
#13EAC9
ΔE00 4.55
Bright Aqua
#0BF9EA
ΔE00 4.58
Turquoise
#40E0D0
ΔE00 5.14
Light Aqua
#8CFFDB
ΔE00 5.20
Light Turquoise
#7EF4CC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3DB #F3677F
analogous
#67F395 #67F3DB #67C5F3
triadic
#67F3DB #DB67F3 #F3DB67
tetradic
#67F3DB #9567F3 #F3677F #C5F367
square
#67F3DB #9567F3 #F3677F #C5F367
split-complementary
#67F3DB #F367C5 #F39567
monochromatic
#10CFAF #2EEFCE #67F3DB #A0F7E8 #D8FCF6
Accessibility & contrast
On white
1.36
#67F3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#67F3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3DB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3DB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f3db; /* rgb */ color: rgb(103, 243, 219); /* oklch */ color: oklch(88.1% 0.126 180.1);
Tailwind
colors: {
custom: {
50: '#9ff7e6',
500: '#67f3db',
950: '#000000',
},
}SCSS
$custom: #67f3db; $custom-light: #9ff7e6; $custom-dark: #000000;
JSON
{
"hex": "#67f3db",
"rgb": {
"r": 103,
"g": 243,
"b": 219
},
"hsl": {
"h": 169.714,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.8808,
"c": 0.12649,
"h": 180.1
},
"luminance": 0.72099
}Semantic roles & 50–950 ramp
primary
#67F3DB
secondary
#CB334D
accent
#042AE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584