#67FDFE#67FDFE
#67FDFE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.127 H 195.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDFE |
|---|---|
| RGB | rgb(103, 253, 254) |
| HSL | hsl(180, 99%, 70%) |
| HSV | hsv(180, 59%, 100%) |
| CMYK | cmyk(59.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.81, -39.15, -12.43) |
| CIE-LCH | lch(91.81, 41.08, 197.62°) |
| OKLab | oklab(91.47% -0.1219 -0.0345) |
| OKLCH | oklch(91.47% 0.127 195.8) |
| XYZ | xyz(58.6004, 80.2837, 106.1547) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.82
Bright Light Blue
#26F7FD
ΔE00 2.94
Aqua
#00FFFF
ΔE00 3.06
Bright Turquoise
#0FFEF9
ΔE00 3.74
Light Cyan
#ACFFFC
ΔE00 6.26
Bright Aqua
#0BF9EA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDFE #FE6867
analogous
#67FEB3 #67FDFE #67B2FE
triadic
#67FDFE #FE67FD #FDFE67
tetradic
#67FDFE #B367FE #FE6867 #B2FE67
square
#67FDFE #B367FE #FE6867 #B2FE67
split-complementary
#67FDFE #FE67B2 #FEB367
monochromatic
#02E8E9 #2AFCFE #67FDFE #A4FEFE #E1FFFF
Accessibility & contrast
On white
1.23
#67FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#67FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDFE
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDFE | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdfe; /* rgb */ color: rgb(103, 253, 254); /* oklch */ color: oklch(91.5% 0.127 195.8);
Tailwind
colors: {
custom: {
50: '#a2fefe',
500: '#67fdfe',
950: '#000000',
},
}SCSS
$custom: #67fdfe; $custom-light: #a2fefe; $custom-dark: #000000;
JSON
{
"hex": "#67fdfe",
"rgb": {
"r": 103,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.397,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.91471,
"c": 0.12672,
"h": 195.8
},
"luminance": 0.8029
}Semantic roles & 50–950 ramp
primary
#67FDFE
secondary
#D93130
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685