#67FFFF#67FFFF
#67FFFF is a very light, vivid teal. Relative luminance 0.816; OKLCH L 92.0% C 0.128 H 195.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFFF |
|---|---|
| RGB | rgb(103, 255, 255) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.41, -39.79, -12.07) |
| CIE-LCH | lch(92.41, 41.58, 196.87°) |
| OKLab | oklab(91.96% -0.1235 -0.0335) |
| OKLCH | oklch(91.96% 0.128 195.2) |
| XYZ | xyz(59.3956, 81.6173, 107.2118) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.79
Aqua
#00FFFF
ΔE00 2.91
Bright Light Blue
#26F7FD
ΔE00 3.23
Bright Turquoise
#0FFEF9
ΔE00 3.50
Bright Aqua
#0BF9EA
ΔE00 6.06
Light Cyan
#ACFFFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFFF #FF6767
analogous
#67FFB3 #67FFFF #67B3FF
triadic
#67FFFF #FF67FF #FFFF67
tetradic
#67FFFF #B367FF #FF6767 #B3FF67
square
#67FFFF #B367FF #FF6767 #B3FF67
split-complementary
#67FFFF #FF67B3 #FFB367
monochromatic
#00ECEC #2AFFFF #67FFFF #A4FFFF #E0FFFF
Accessibility & contrast
On white
1.21
#67FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#67FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFFF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFFF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D7E2FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #67ffff; /* rgb */ color: rgb(103, 255, 255); /* oklch */ color: oklch(92.0% 0.128 195.2);
Tailwind
colors: {
custom: {
50: '#a2ffff',
500: '#67ffff',
950: '#000000',
},
}SCSS
$custom: #67ffff; $custom-light: #a2ffff; $custom-dark: #000000;
JSON
{
"hex": "#67ffff",
"rgb": {
"r": 103,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91961,
"c": 0.12798,
"h": 195.2
},
"luminance": 0.81624
}Semantic roles & 50–950 ramp
primary
#67FFFF
secondary
#DA3030
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686