#67FDCE#67FDCE
#67FDCE is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.145 H 169.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDCE |
|---|---|
| RGB | rgb(103, 253, 206) |
| HSL | hsl(161, 97%, 70%) |
| HSV | hsv(161, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.59, -50.89, 10.65) |
| CIE-LCH | lch(90.59, 51.99, 168.18°) |
| OKLab | oklab(90.07% -0.1424 0.0273) |
| OKLCH | oklch(90.07% 0.145 169.2) |
| XYZ | xyz(51.8539, 77.5851, 70.6233) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 3.35
Light Aqua
#8CFFDB
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDCE #FD6796
analogous
#67FD83 #67FDCE #67E1FD
triadic
#67FDCE #CE67FD #FDCE67
tetradic
#67FDCE #8367FD #FD6796 #E1FD67
square
#67FDCE #8367FD #FD6796 #E1FD67
split-complementary
#67FDCE #FD67E1 #FD8367
monochromatic
#03E79F #2BFCBB #67FDCE #A3FEE1 #E0FFF5
Accessibility & contrast
On white
1.27
#67FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#67FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDCE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDCE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fdce; /* rgb */ color: rgb(103, 253, 206); /* oklch */ color: oklch(90.1% 0.145 169.2);
Tailwind
colors: {
custom: {
50: '#9fffdd',
500: '#67fdce',
950: '#000000',
},
}SCSS
$custom: #67fdce; $custom-light: #9fffdd; $custom-dark: #000000;
JSON
{
"hex": "#67fdce",
"rgb": {
"r": 103,
"g": 253,
"b": 206
},
"hsl": {
"h": 161.2,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.90074,
"c": 0.14503,
"h": 169.2
},
"luminance": 0.7759
}Semantic roles & 50–950 ramp
primary
#67FDCE
secondary
#D83065
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684