#67F5CE#67F5CE
#67F5CE is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.2% C 0.136 H 172.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5CE |
|---|---|
| RGB | rgb(103, 245, 206) |
| HSL | hsl(164, 88%, 68%) |
| HSV | hsv(164, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 15.9%, 3.9%) |
| CIE-LAB | lab(88.28, -47.51, 7.34) |
| CIE-LCH | lch(88.28, 48.07, 171.22°) |
| OKLab | oklab(88.19% -0.1342 0.0187) |
| OKLCH | oklch(88.19% 0.136 172.1) |
| XYZ | xyz(49.3812, 72.6397, 69.7990) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.07
Aquamarine
#7FFFD4
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5CE #F5678E
analogous
#67F587 #67F5CE #67D5F5
triadic
#67F5CE #CE67F5 #F5CE67
tetradic
#67F5CE #8767F5 #F5678E #D5F567
square
#67F5CE #8767F5 #F5678E #D5F567
split-complementary
#67F5CE #F567D5 #F58767
monochromatic
#0ED49D #2EF1BB #67F5CE #A0F9E1 #DAFDF3
Accessibility & contrast
On white
1.35
#67F5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#67F5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5CE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5CE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CC
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f5ce; /* rgb */ color: rgb(103, 245, 206); /* oklch */ color: oklch(88.2% 0.136 172.1);
Tailwind
colors: {
custom: {
50: '#9ef9dd',
500: '#67f5ce',
950: '#000000',
},
}SCSS
$custom: #67f5ce; $custom-light: #9ef9dd; $custom-dark: #000000;
JSON
{
"hex": "#67f5ce",
"rgb": {
"r": 103,
"g": 245,
"b": 206
},
"hsl": {
"h": 163.521,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.88188,
"c": 0.13553,
"h": 172.1
},
"luminance": 0.72645
}Semantic roles & 50–950 ramp
primary
#67F5CE
secondary
#CE325D
accent
#0140E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584