#67FACE#67FACE
#67FACE is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.4% C 0.141 H 170.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67FACE |
|---|---|
| RGB | rgb(103, 250, 206) |
| HSL | hsl(162, 94%, 69%) |
| HSV | hsv(162, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(89.72, -49.63, 9.41) |
| CIE-LCH | lch(89.72, 50.51, 169.26°) |
| OKLab | oklab(89.37% -0.1394 0.024) |
| OKLCH | oklch(89.37% 0.141 170.2) |
| XYZ | xyz(50.9143, 75.7059, 70.3101) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FACE #FA6793
analogous
#67FA85 #67FACE #67DDFA
triadic
#67FACE #CE67FA #FACE67
tetradic
#67FACE #8567FA #FA6793 #DDFA67
square
#67FACE #8567FA #FA6793 #DDFA67
split-complementary
#67FACE #FA67DD #FA8567
monochromatic
#07DF9F #2CF8BB #67FACE #A2FCE1 #DEFEF4
Accessibility & contrast
On white
1.30
#67FACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#67FACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FACE
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FACE | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EBCC
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67face; /* rgb */ color: rgb(103, 250, 206); /* oklch */ color: oklch(89.4% 0.141 170.2);
Tailwind
colors: {
custom: {
50: '#9ffddd',
500: '#67face',
950: '#000000',
},
}SCSS
$custom: #67face; $custom-light: #9ffddd; $custom-dark: #000000;
JSON
{
"hex": "#67face",
"rgb": {
"r": 103,
"g": 250,
"b": 206
},
"hsl": {
"h": 162.041,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.89367,
"c": 0.14144,
"h": 170.2
},
"luminance": 0.75711
}Semantic roles & 50–950 ramp
primary
#67FACE
secondary
#D43162
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684