#67FFFA#67FFFA
#67FFFA is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.128 H 192.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFFA |
|---|---|
| RGB | rgb(103, 255, 250) |
| HSL | hsl(178, 100%, 70%) |
| HSV | hsv(178, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.26, -41.10, -9.69) |
| CIE-LCH | lch(92.26, 42.23, 193.26°) |
| OKLab | oklab(91.8% -0.1256 -0.0269) |
| OKLCH | oklch(91.8% 0.128 192.1) |
| XYZ | xyz(58.6012, 81.2995, 103.0280) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.42
Bright Turquoise
#0FFEF9
ΔE00 2.83
Aqua
#00FFFF
ΔE00 3.05
Bright Light Blue
#26F7FD
ΔE00 4.22
Bright Aqua
#0BF9EA
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFFA #FF676C
analogous
#67FFAE #67FFFA #67B8FF
triadic
#67FFFA #FA67FF #FFFA67
tetradic
#67FFFA #AE67FF #FF676C #B8FF67
square
#67FFFA #AE67FF #FF676C #B8FF67
split-complementary
#67FFFA #FF67B8 #FFAE67
monochromatic
#00ECE4 #2AFFF8 #67FFFA #A4FFFC #E0FFFE
Accessibility & contrast
On white
1.22
#67FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#67FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFFA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFFA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #67fffa; /* rgb */ color: rgb(103, 255, 250); /* oklch */ color: oklch(91.8% 0.128 192.1);
Tailwind
colors: {
custom: {
50: '#a2fffb',
500: '#67fffa',
950: '#000000',
},
}SCSS
$custom: #67fffa; $custom-light: #a2fffb; $custom-dark: #000000;
JSON
{
"hex": "#67fffa",
"rgb": {
"r": 103,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.026,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.918,
"c": 0.12844,
"h": 192.1
},
"luminance": 0.81306
}Semantic roles & 50–950 ramp
primary
#67FFFA
secondary
#DA3035
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685