#67EDC0#67EDC0
#67EDC0 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.135 H 168.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDC0 |
|---|---|
| RGB | rgb(103, 237, 192) |
| HSL | hsl(160, 79%, 67%) |
| HSV | hsv(160, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 19%, 7.1%) |
| CIE-LAB | lab(85.63, -47.25, 10.85) |
| CIE-LCH | lch(85.63, 48.48, 167.07°) |
| OKLab | oklab(85.93% -0.1321 0.0278) |
| OKLCH | oklch(85.93% 0.135 168.1) |
| XYZ | xyz(45.3876, 67.2533, 60.4483) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.56
Aqua Marine
#2EE8BB
ΔE00 3.20
Light Aquamarine
#7BFDC7
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDC0 #ED6794
analogous
#67ED7D #67EDC0 #67D7ED
triadic
#67EDC0 #C067ED #EDC067
tetradic
#67EDC0 #7D67ED #ED6794 #D7ED67
square
#67EDC0 #7D67ED #ED6794 #D7ED67
split-complementary
#67EDC0 #ED67D7 #ED7D67
monochromatic
#17C389 #30E7A9 #67EDC0 #9EF3D7 #D4FAED
Accessibility & contrast
On white
1.45
#67EDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#67EDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDC0
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDC0 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBE
Deuteranopia (green-blind)
#D4D0C3
Tritanopia (blue-blind)
#1BEEE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67edc0; /* rgb */ color: rgb(103, 237, 192); /* oklch */ color: oklch(85.9% 0.135 168.1);
Tailwind
colors: {
custom: {
50: '#9df3d3',
500: '#67edc0',
950: '#000000',
},
}SCSS
$custom: #67edc0; $custom-light: #9df3d3; $custom-dark: #000000;
JSON
{
"hex": "#67edc0",
"rgb": {
"r": 103,
"g": 237,
"b": 192
},
"hsl": {
"h": 159.851,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.85929,
"c": 0.13498,
"h": 168.1
},
"luminance": 0.67258
}Semantic roles & 50–950 ramp
primary
#67EDC0
secondary
#C13866
accent
#0A50DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583