#67FDE0#67FDE0
#67FDE0 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.135 H 178.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDE0 |
|---|---|
| RGB | rgb(103, 253, 224) |
| HSL | hsl(168, 97%, 70%) |
| HSV | hsv(168, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 11.5%, 0.8%) |
| CIE-LAB | lab(91.01, -46.72, 1.95) |
| CIE-LCH | lch(91.01, 46.76, 177.61°) |
| OKLab | oklab(90.56% -0.1346 0.0044) |
| OKLCH | oklch(90.56% 0.135 178.1) |
| XYZ | xyz(54.1671, 78.5104, 82.8059) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.91
Aquamarine
#7FFFD4
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 5.27
Bright Aqua
#0BF9EA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDE0 #FD6784
analogous
#67FD95 #67FDE0 #67CFFD
triadic
#67FDE0 #E067FD #FDE067
tetradic
#67FDE0 #9567FD #FD6784 #CFFD67
square
#67FDE0 #9567FD #FD6784 #CFFD67
split-complementary
#67FDE0 #FD67CF #FD9567
monochromatic
#03E7BB #2BFCD4 #67FDE0 #A3FEEC #E0FFF9
Accessibility & contrast
On white
1.26
#67FDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#67FDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDE0
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDE0 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDF
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fde0; /* rgb */ color: rgb(103, 253, 224); /* oklch */ color: oklch(90.6% 0.135 178.1);
Tailwind
colors: {
custom: {
50: '#a0ffe9',
500: '#67fde0',
950: '#000000',
},
}SCSS
$custom: #67fde0; $custom-light: #a0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#67fde0",
"rgb": {
"r": 103,
"g": 253,
"b": 224
},
"hsl": {
"h": 168.4,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.90557,
"c": 0.13465,
"h": 178.1
},
"luminance": 0.78516
}Semantic roles & 50–950 ramp
primary
#67FDE0
secondary
#D83051
accent
#002CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684