#67F2D8#67F2D8
#67F2D8 is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.8% C 0.127 H 178.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2D8 |
|---|---|
| RGB | rgb(103, 242, 216) |
| HSL | hsl(169, 84%, 68%) |
| HSV | hsv(169, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 10.7%, 5.1%) |
| CIE-LAB | lab(87.65, -43.86, 1.22) |
| CIE-LCH | lch(87.65, 43.87, 178.41°) |
| OKLab | oklab(87.76% -0.1267 0.0025) |
| OKLCH | oklch(87.76% 0.127 178.9) |
| XYZ | xyz(49.7347, 71.3407, 76.1016) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.65
Aqua (survey)
#13EAC9
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.71
Light Aqua
#8CFFDB
ΔE00 4.88
Bright Aqua
#0BF9EA
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2D8 #F26781
analogous
#67F292 #67F2D8 #67C6F2
triadic
#67F2D8 #D867F2 #F2D867
tetradic
#67F2D8 #9267F2 #F26781 #C6F267
square
#67F2D8 #9267F2 #F26781 #C6F267
split-complementary
#67F2D8 #F267C6 #F29267
monochromatic
#12CDAA #2FEDCA #67F2D8 #9FF7E6 #D8FCF5
Accessibility & contrast
On white
1.38
#67F2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#67F2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2D8
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2D8 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D7
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f2d8; /* rgb */ color: rgb(103, 242, 216); /* oklch */ color: oklch(87.8% 0.127 178.9);
Tailwind
colors: {
custom: {
50: '#9ef7e4',
500: '#67f2d8',
950: '#000000',
},
}SCSS
$custom: #67f2d8; $custom-light: #9ef7e4; $custom-dark: #000000;
JSON
{
"hex": "#67f2d8",
"rgb": {
"r": 103,
"g": 242,
"b": 216
},
"hsl": {
"h": 168.777,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87759,
"c": 0.12678,
"h": 178.9
},
"luminance": 0.71346
}Semantic roles & 50–950 ramp
primary
#67F2D8
secondary
#C93450
accent
#052EE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584