#67F0DE#67F0DE
#67F0DE is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.5% C 0.122 H 183.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0DE |
|---|---|
| RGB | rgb(103, 240, 222) |
| HSL | hsl(172, 82%, 67%) |
| HSV | hsv(172, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(87.23, -41.50, -2.54) |
| CIE-LCH | lch(87.23, 41.58, 183.50°) |
| OKLab | oklab(87.47% -0.1221 -0.0075) |
| OKLCH | oklch(87.47% 0.122 183.5) |
| XYZ | xyz(49.9325, 70.4727, 80.0642) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.59
Bright Aqua
#0BF9EA
ΔE00 3.90
Turquoise
#40E0D0
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 5.59
Bright Turquoise
#0FFEF9
ΔE00 5.98
Light Aqua
#8CFFDB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0DE #F06779
analogous
#67F09A #67F0DE #67BDF0
triadic
#67F0DE #DE67F0 #F0DE67
tetradic
#67F0DE #9A67F0 #F06779 #BDF067
square
#67F0DE #9A67F0 #F06779 #BDF067
split-complementary
#67F0DE #F067BD #F09A67
monochromatic
#14C9B1 #2FEBD2 #67F0DE #9FF5EA #D6FBF6
Accessibility & contrast
On white
1.39
#67F0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#67F0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0DE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0DE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DD
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#00F4EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f0de; /* rgb */ color: rgb(103, 240, 222); /* oklch */ color: oklch(87.5% 0.122 183.5);
Tailwind
colors: {
custom: {
50: '#9ff5e8',
500: '#67f0de',
950: '#000000',
},
}SCSS
$custom: #67f0de; $custom-light: #9ff5e8; $custom-dark: #000000;
JSON
{
"hex": "#67f0de",
"rgb": {
"r": 103,
"g": 240,
"b": 222
},
"hsl": {
"h": 172.117,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.87468,
"c": 0.12232,
"h": 183.5
},
"luminance": 0.70478
}Semantic roles & 50–950 ramp
primary
#67F0DE
secondary
#C63548
accent
#0723DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584