#67F7DB#67F7DB
#67F7DB is a very light, vivid teal. Relative luminance 0.745; OKLCH L 89.0% C 0.131 H 178.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7DB |
|---|---|
| RGB | rgb(103, 247, 219) |
| HSL | hsl(168, 90%, 69%) |
| HSV | hsv(168, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 11.3%, 3.1%) |
| CIE-LAB | lab(89.17, -45.32, 1.86) |
| CIE-LCH | lch(89.17, 45.36, 177.65°) |
| OKLab | oklab(89.02% -0.1306 0.0042) |
| OKLCH | oklch(89.02% 0.131 178.2) |
| XYZ | xyz(51.6346, 74.5143, 78.6657) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.16
Light Aqua
#8CFFDB
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.41
Aqua (survey)
#13EAC9
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 4.83
Bright Aqua
#0BF9EA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7DB #F76783
analogous
#67F793 #67F7DB #67CBF7
triadic
#67F7DB #DB67F7 #F7DB67
tetradic
#67F7DB #9367F7 #F76783 #CBF767
square
#67F7DB #9367F7 #F76783 #CBF767
split-complementary
#67F7DB #F767CB #F79367
monochromatic
#0BD8B0 #2DF4CD #67F7DB #A1FAE9 #DBFDF7
Accessibility & contrast
On white
1.32
#67F7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#67F7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7DB
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7DB | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DA
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67f7db; /* rgb */ color: rgb(103, 247, 219); /* oklch */ color: oklch(89.0% 0.131 178.2);
Tailwind
colors: {
custom: {
50: '#9ffae6',
500: '#67f7db',
950: '#000000',
},
}SCSS
$custom: #67f7db; $custom-light: #9ffae6; $custom-dark: #000000;
JSON
{
"hex": "#67f7db",
"rgb": {
"r": 103,
"g": 247,
"b": 219
},
"hsl": {
"h": 168.333,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.89015,
"c": 0.13068,
"h": 178.2
},
"luminance": 0.7452
}Semantic roles & 50–950 ramp
primary
#67F7DB
secondary
#D03251
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584