#67FFF2#67FFF2
#67FFF2 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.130 H 187.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFF2 |
|---|---|
| RGB | rgb(103, 255, 242) |
| HSL | hsl(175, 100%, 70%) |
| HSV | hsv(175, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.05, -43.15, -5.86) |
| CIE-LCH | lch(92.05, 43.55, 187.74°) |
| OKLab | oklab(91.55% -0.1289 -0.0165) |
| OKLCH | oklch(91.55% 0.13 187.3) |
| XYZ | xyz(57.3734, 80.8084, 96.5611) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.28
Bright Turquoise
#0FFEF9
ΔE00 3.62
Bright Cyan
#41FDFE
ΔE00 4.65
Aqua
#00FFFF
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFF2 #FF6774
analogous
#67FFA6 #67FFF2 #67C0FF
triadic
#67FFF2 #F267FF #FFF267
tetradic
#67FFF2 #A667FF #FF6774 #C0FF67
square
#67FFF2 #A667FF #FF6774 #C0FF67
split-complementary
#67FFF2 #FF67C0 #FFA667
monochromatic
#00ECD7 #2AFFED #67FFF2 #A4FFF7 #E0FFFC
Accessibility & contrast
On white
1.22
#67FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#67FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFF2
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFF2 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #67fff2; /* rgb */ color: rgb(103, 255, 242); /* oklch */ color: oklch(91.6% 0.130 187.3);
Tailwind
colors: {
custom: {
50: '#a1fff6',
500: '#67fff2',
950: '#000000',
},
}SCSS
$custom: #67fff2; $custom-light: #a1fff6; $custom-dark: #000000;
JSON
{
"hex": "#67fff2",
"rgb": {
"r": 103,
"g": 255,
"b": 242
},
"hsl": {
"h": 174.868,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91551,
"c": 0.12998,
"h": 187.3
},
"luminance": 0.80814
}Semantic roles & 50–950 ramp
primary
#67FFF2
secondary
#DA303E
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685