#67F3F8#67F3F8
#67F3F8 is a very light, vivid teal. Relative luminance 0.738; OKLCH L 89.0% C 0.121 H 198.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3F8 |
|---|---|
| RGB | rgb(103, 243, 248) |
| HSL | hsl(182, 91%, 69%) |
| HSV | hsv(182, 58%, 97%) |
| CMYK | cmyk(58.5%, 2%, 0%, 2.7%) |
| CIE-LAB | lab(88.81, -36.16, -13.80) |
| CIE-LCH | lch(88.81, 38.71, 200.89°) |
| OKLab | oklab(88.99% -0.1143 -0.0382) |
| OKLCH | oklch(88.99% 0.121 198.5) |
| XYZ | xyz(54.5801, 73.7564, 100.1487) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.80
Bright Cyan
#41FDFE
ΔE00 3.37
Robin'S Egg
#6DEDFD
ΔE00 4.18
Aqua
#00FFFF
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Bright Turquoise
#0FFEF9
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3F8 #F86C67
analogous
#67F8B5 #67F3F8 #67ABF8
triadic
#67F3F8 #F867F3 #F3F867
tetradic
#67F3F8 #B567F8 #F86C67 #ABF867
square
#67F3F8 #B567F8 #F86C67 #ABF867
split-complementary
#67F3F8 #F867AB #F8B567
monochromatic
#0AD3DB #2CEEF5 #67F3F8 #A2F8FB #DCFCFD
Accessibility & contrast
On white
1.33
#67F3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#67F3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3F8
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3F8 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9F9
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#00FBF4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f3f8; /* rgb */ color: rgb(103, 243, 248); /* oklch */ color: oklch(89.0% 0.121 198.5);
Tailwind
colors: {
custom: {
50: '#a0f7fa',
500: '#67f3f8',
950: '#000000',
},
}SCSS
$custom: #67f3f8; $custom-light: #a0f7fa; $custom-dark: #000000;
JSON
{
"hex": "#67f3f8",
"rgb": {
"r": 103,
"g": 243,
"b": 248
},
"hsl": {
"h": 182.069,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.88985,
"c": 0.12054,
"h": 198.5
},
"luminance": 0.73762
}Semantic roles & 50–950 ramp
primary
#67F3F8
secondary
#D23732
accent
#0800E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585