#67FDED#67FDED
#67FDED is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.130 H 185.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDED |
|---|---|
| RGB | rgb(103, 253, 237) |
| HSL | hsl(174, 97%, 70%) |
| HSV | hsv(174, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.34, -43.53, -4.31) |
| CIE-LCH | lch(91.34, 43.74, 185.65°) |
| OKLab | oklab(90.94% -0.129 -0.0123) |
| OKLCH | oklch(90.94% 0.13 185.5) |
| XYZ | xyz(55.9980, 79.2427, 92.4486) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.36
Bright Cyan
#41FDFE
ΔE00 5.60
Aqua
#00FFFF
ΔE00 5.64
Turquoise
#40E0D0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDED #FD6777
analogous
#67FDA2 #67FDED #67C2FD
triadic
#67FDED #ED67FD #FDED67
tetradic
#67FDED #A267FD #FD6777 #C2FD67
square
#67FDED #A267FD #FD6777 #C2FD67
split-complementary
#67FDED #FD67C2 #FDA267
monochromatic
#03E7CE #2BFCE6 #67FDED #A3FEF4 #E0FFFB
Accessibility & contrast
On white
1.25
#67FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#67FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDED
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDED | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fded; /* rgb */ color: rgb(103, 253, 237); /* oklch */ color: oklch(90.9% 0.130 185.5);
Tailwind
colors: {
custom: {
50: '#a1fef2',
500: '#67fded',
950: '#000000',
},
}SCSS
$custom: #67fded; $custom-light: #a1fef2; $custom-dark: #000000;
JSON
{
"hex": "#67fded",
"rgb": {
"r": 103,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.6,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.90937,
"c": 0.1296,
"h": 185.5
},
"luminance": 0.79249
}Semantic roles & 50–950 ramp
primary
#67FDED
secondary
#D83042
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685