#67FCEE#67FCEE
#67FCEE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.128 H 186.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCEE |
|---|---|
| RGB | rgb(103, 252, 238) |
| HSL | hsl(174, 96%, 70%) |
| HSV | hsv(174, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.09, -42.83, -5.21) |
| CIE-LCH | lch(91.09, 43.15, 186.93°) |
| OKLab | oklab(90.74% -0.1276 -0.0147) |
| OKLCH | oklch(90.74% 0.128 186.6) |
| XYZ | xyz(55.8296, 78.6716, 93.1152) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.08
Bright Turquoise
#0FFEF9
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 4.50
Bright Cyan
#41FDFE
ΔE00 5.00
Aqua
#00FFFF
ΔE00 5.12
Turquoise
#40E0D0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCEE #FC6775
analogous
#67FCA3 #67FCEE #67C0FC
triadic
#67FCEE #EE67FC #FCEE67
tetradic
#67FCEE #A367FC #FC6775 #C0FC67
square
#67FCEE #A367FC #FC6775 #C0FC67
split-complementary
#67FCEE #FC67C0 #FCA367
monochromatic
#05E4CF #2BFBE7 #67FCEE #A3FDF5 #DFFEFB
Accessibility & contrast
On white
1.25
#67FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#67FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCEE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCEE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#D9DEF0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fcee; /* rgb */ color: rgb(103, 252, 238); /* oklch */ color: oklch(90.7% 0.128 186.6);
Tailwind
colors: {
custom: {
50: '#a1fef3',
500: '#67fcee',
950: '#000000',
},
}SCSS
$custom: #67fcee; $custom-light: #a1fef3; $custom-dark: #000000;
JSON
{
"hex": "#67fcee",
"rgb": {
"r": 103,
"g": 252,
"b": 238
},
"hsl": {
"h": 174.362,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.90736,
"c": 0.12843,
"h": 186.6
},
"luminance": 0.78677
}Semantic roles & 50–950 ramp
primary
#67FCEE
secondary
#D73140
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685