#67EDC8#67EDC8
#67EDC8 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.1% C 0.130 H 172.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDC8 |
|---|---|
| RGB | rgb(103, 237, 200) |
| HSL | hsl(163, 79%, 67%) |
| HSV | hsv(163, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.81, -45.45, 6.93) |
| CIE-LCH | lch(85.81, 45.97, 171.33°) |
| OKLab | oklab(86.14% -0.1285 0.0176) |
| OKLCH | oklch(86.14% 0.13 172.2) |
| XYZ | xyz(46.2982, 67.6176, 65.2440) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.49
Aqua Marine
#2EE8BB
ΔE00 3.53
Aqua (survey)
#13EAC9
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.23
Light Aqua
#8CFFDB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDC8 #ED678C
analogous
#67ED85 #67EDC8 #67CFED
triadic
#67EDC8 #C867ED #EDC867
tetradic
#67EDC8 #8567ED #ED678C #CFED67
square
#67EDC8 #8567ED #ED678C #CFED67
split-complementary
#67EDC8 #ED67CF #ED8567
monochromatic
#17C393 #30E7B4 #67EDC8 #9EF3DC #D4FAF0
Accessibility & contrast
On white
1.45
#67EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#67EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDC8
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDC8 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC6
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#07EFE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67edc8; /* rgb */ color: rgb(103, 237, 200); /* oklch */ color: oklch(86.1% 0.130 172.2);
Tailwind
colors: {
custom: {
50: '#9df3d8',
500: '#67edc8',
950: '#000000',
},
}SCSS
$custom: #67edc8; $custom-light: #9df3d8; $custom-dark: #000000;
JSON
{
"hex": "#67edc8",
"rgb": {
"r": 103,
"g": 237,
"b": 200
},
"hsl": {
"h": 163.433,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.86139,
"c": 0.12974,
"h": 172.2
},
"luminance": 0.67622
}Semantic roles & 50–950 ramp
primary
#67EDC8
secondary
#C1385D
accent
#0A44DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583