#67FFEF#67FFEF
#67FFEF is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.131 H 185.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFEF |
|---|---|
| RGB | rgb(103, 255, 239) |
| HSL | hsl(174, 100%, 70%) |
| HSV | hsv(174, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.97, -43.91, -4.43) |
| CIE-LCH | lch(91.97, 44.13, 185.76°) |
| OKLab | oklab(91.46% -0.1302 -0.0127) |
| OKLCH | oklch(91.46% 0.131 185.6) |
| XYZ | xyz(56.9265, 80.6296, 94.2076) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.20
Bright Turquoise
#0FFEF9
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 4.44
Bright Cyan
#41FDFE
ΔE00 5.57
Aqua
#00FFFF
ΔE00 5.58
Turquoise
#40E0D0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFEF #FF6777
analogous
#67FFA3 #67FFEF #67C3FF
triadic
#67FFEF #EF67FF #FFEF67
tetradic
#67FFEF #A367FF #FF6777 #C3FF67
square
#67FFEF #A367FF #FF6777 #C3FF67
split-complementary
#67FFEF #FF67C3 #FFA367
monochromatic
#00ECD3 #2AFFE9 #67FFEF #A4FFF5 #E0FFFC
Accessibility & contrast
On white
1.23
#67FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#67FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFEF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFEF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #67ffef; /* rgb */ color: rgb(103, 255, 239); /* oklch */ color: oklch(91.5% 0.131 185.6);
Tailwind
colors: {
custom: {
50: '#a1fff4',
500: '#67ffef',
950: '#000000',
},
}SCSS
$custom: #67ffef; $custom-light: #a1fff4; $custom-dark: #000000;
JSON
{
"hex": "#67ffef",
"rgb": {
"r": 103,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.684,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91459,
"c": 0.13079,
"h": 185.6
},
"luminance": 0.80636
}Semantic roles & 50–950 ramp
primary
#67FFEF
secondary
#DA3042
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685