#67F0F0#67F0F0
#67F0F0 is a very light, moderate teal. Relative luminance 0.715; OKLCH L 88.0% C 0.119 H 195.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0F0 |
|---|---|
| RGB | rgb(103, 240, 240) |
| HSL | hsl(180, 82%, 67%) |
| HSV | hsv(180, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 0%, 5.9%) |
| CIE-LAB | lab(87.72, -36.90, -11.24) |
| CIE-LCH | lch(87.72, 38.57, 196.94°) |
| OKLab | oklab(88.03% -0.1145 -0.0311) |
| OKLCH | oklch(88.03% 0.119 195.2) |
| XYZ | xyz(52.4750, 71.4897, 93.4546) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.33
Bright Cyan
#41FDFE
ΔE00 3.36
Aqua
#00FFFF
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0F0 #F06767
analogous
#67F0AC #67F0F0 #67ACF0
triadic
#67F0F0 #F067F0 #F0F067
tetradic
#67F0F0 #AC67F0 #F06767 #ACF067
square
#67F0F0 #AC67F0 #F06767 #ACF067
split-complementary
#67F0F0 #F067AC #F0AC67
monochromatic
#14C9C9 #2FEBEB #67F0F0 #9FF5F5 #D6FBFB
Accessibility & contrast
On white
1.37
#67F0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#67F0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0F0
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0F0 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#CCD5F1
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f0f0; /* rgb */ color: rgb(103, 240, 240); /* oklch */ color: oklch(88.0% 0.119 195.2);
Tailwind
colors: {
custom: {
50: '#a0f5f4',
500: '#67f0f0',
950: '#000000',
},
}SCSS
$custom: #67f0f0; $custom-light: #a0f5f4; $custom-dark: #000000;
JSON
{
"hex": "#67f0f0",
"rgb": {
"r": 103,
"g": 240,
"b": 240
},
"hsl": {
"h": 180,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.88032,
"c": 0.11869,
"h": 195.2
},
"luminance": 0.71495
}Semantic roles & 50–950 ramp
primary
#67F0F0
secondary
#C63535
accent
#0707DE
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585