#67FCED#67FCED
#67FCED is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.129 H 186.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCED |
|---|---|
| RGB | rgb(103, 252, 237) |
| HSL | hsl(174, 96%, 70%) |
| HSV | hsv(174, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.06, -43.09, -4.73) |
| CIE-LCH | lch(91.06, 43.35, 186.26°) |
| OKLab | oklab(90.71% -0.128 -0.0134) |
| OKLCH | oklch(90.71% 0.129 186) |
| XYZ | xyz(55.6831, 78.6130, 92.3436) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.05
Bright Turquoise
#0FFEF9
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.26
Bright Cyan
#41FDFE
ΔE00 5.31
Aqua
#00FFFF
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCED #FC6776
analogous
#67FCA3 #67FCED #67C0FC
triadic
#67FCED #ED67FC #FCED67
tetradic
#67FCED #A367FC #FC6776 #C0FC67
square
#67FCED #A367FC #FC6776 #C0FC67
split-complementary
#67FCED #FC67C0 #FCA367
monochromatic
#05E4CE #2BFBE6 #67FCED #A3FDF4 #DFFEFB
Accessibility & contrast
On white
1.26
#67FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#67FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCED
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCED | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fced; /* rgb */ color: rgb(103, 252, 237); /* oklch */ color: oklch(90.7% 0.129 186.0);
Tailwind
colors: {
custom: {
50: '#a1fef2',
500: '#67fced',
950: '#000000',
},
}SCSS
$custom: #67fced; $custom-light: #a1fef2; $custom-dark: #000000;
JSON
{
"hex": "#67fced",
"rgb": {
"r": 103,
"g": 252,
"b": 237
},
"hsl": {
"h": 173.96,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.90706,
"c": 0.1287,
"h": 186
},
"luminance": 0.78619
}Semantic roles & 50–950 ramp
primary
#67FCED
secondary
#D73141
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685