#67F2D2#67F2D2
#67F2D2 is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.6% C 0.130 H 175.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2D2 |
|---|---|
| RGB | rgb(103, 242, 210) |
| HSL | hsl(166, 84%, 68%) |
| HSV | hsv(166, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(87.50, -45.29, 4.14) |
| CIE-LCH | lch(87.50, 45.48, 174.78°) |
| OKLab | oklab(87.59% -0.1294 0.0103) |
| OKLCH | oklch(87.59% 0.13 175.5) |
| XYZ | xyz(48.9731, 71.0361, 72.0907) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.19
Aqua (survey)
#13EAC9
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2D2 #F26787
analogous
#67F28C #67F2D2 #67CCF2
triadic
#67F2D2 #D267F2 #F2D267
tetradic
#67F2D2 #8C67F2 #F26787 #CCF267
square
#67F2D2 #8C67F2 #F26787 #CCF267
split-complementary
#67F2D2 #F267CC #F28C67
monochromatic
#12CDA2 #2FEDC1 #67F2D2 #9FF7E3 #D8FCF3
Accessibility & contrast
On white
1.38
#67F2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#67F2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2D2
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2D2 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4D1
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f2d2; /* rgb */ color: rgb(103, 242, 210); /* oklch */ color: oklch(87.6% 0.130 175.5);
Tailwind
colors: {
custom: {
50: '#9ef7df',
500: '#67f2d2',
950: '#000000',
},
}SCSS
$custom: #67f2d2; $custom-light: #9ef7df; $custom-dark: #000000;
JSON
{
"hex": "#67f2d2",
"rgb": {
"r": 103,
"g": 242,
"b": 210
},
"hsl": {
"h": 166.187,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.8759,
"c": 0.12978,
"h": 175.5
},
"luminance": 0.71041
}Semantic roles & 50–950 ramp
primary
#67F2D2
secondary
#C93456
accent
#0537E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584