#67F8F5#67F8F5
#67F8F5 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 90.0% C 0.124 H 193.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8F5 |
|---|---|
| RGB | rgb(103, 248, 245) |
| HSL | hsl(179, 91%, 69%) |
| HSV | hsv(179, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 1.2%, 2.7%) |
| CIE-LAB | lab(90.14, -39.24, -10.25) |
| CIE-LCH | lch(90.14, 40.56, 194.64°) |
| OKLab | oklab(90.03% -0.1206 -0.0285) |
| OKLCH | oklch(90.03% 0.124 193.3) |
| XYZ | xyz(55.6352, 76.6052, 98.2228) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.33
Aqua
#00FFFF
ΔE00 3.31
Bright Turquoise
#0FFEF9
ΔE00 3.32
Bright Light Blue
#26F7FD
ΔE00 3.48
Bright Aqua
#0BF9EA
ΔE00 5.10
Light Cyan
#ACFFFC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8F5 #F8676A
analogous
#67F8AD #67F8F5 #67B3F8
triadic
#67F8F5 #F567F8 #F8F567
tetradic
#67F8F5 #AD67F8 #F8676A #B3F867
square
#67F8F5 #AD67F8 #F8676A #B3F867
split-complementary
#67F8F5 #F867B3 #F8AD67
monochromatic
#0ADBD6 #2CF5F1 #67F8F5 #A2FBF9 #DCFDFD
Accessibility & contrast
On white
1.29
#67F8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#67F8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8F5
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8F5 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF5
Deuteranopia (green-blind)
#D3DCF6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67f8f5; /* rgb */ color: rgb(103, 248, 245); /* oklch */ color: oklch(90.0% 0.124 193.3);
Tailwind
colors: {
custom: {
50: '#a1fbf8',
500: '#67f8f5',
950: '#000000',
},
}SCSS
$custom: #67f8f5; $custom-light: #a1fbf8; $custom-dark: #000000;
JSON
{
"hex": "#67f8f5",
"rgb": {
"r": 103,
"g": 248,
"b": 245
},
"hsl": {
"h": 178.759,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.90033,
"c": 0.12392,
"h": 193.3
},
"luminance": 0.76611
}Semantic roles & 50–950 ramp
primary
#67F8F5
secondary
#D23235
accent
#0005E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585