#6FF4F4#6FF4F4
#6FF4F4 is a very light, moderate teal. Relative luminance 0.746; OKLCH L 89.3% C 0.117 H 195.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF4F4 |
|---|---|
| RGB | rgb(111, 244, 244) |
| HSL | hsl(180, 86%, 70%) |
| HSV | hsv(180, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(89.21, -36.25, -11.09) |
| CIE-LCH | lch(89.21, 37.91, 197.01°) |
| OKLab | oklab(89.34% -0.1125 -0.0307) |
| OKLCH | oklch(89.34% 0.117 195.3) |
| XYZ | xyz(55.2284, 74.6071, 97.0605) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.10
Bright Light Blue
#26F7FD
ΔE00 3.44
Aqua
#00FFFF
ΔE00 4.28
Bright Turquoise
#0FFEF9
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF4F4 #F46F6F
analogous
#6FF4B2 #6FF4F4 #6FB2F4
triadic
#6FF4F4 #F46FF4 #F4F46F
tetradic
#6FF4F4 #B26FF4 #F46F6F #B2F46F
square
#6FF4F4 #B26FF4 #F46F6F #B2F46F
split-complementary
#6FF4F4 #F46FB2 #F4B26F
monochromatic
#11D8D8 #36F0F0 #6FF4F4 #A8F8F8 #E1FDFD
Accessibility & contrast
On white
1.32
#6FF4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#6FF4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF4F4
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF4F4 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF4
Deuteranopia (green-blind)
#D0D9F5
Tritanopia (blue-blind)
#00FBF4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ff4f4; /* rgb */ color: rgb(111, 244, 244); /* oklch */ color: oklch(89.3% 0.117 195.3);
Tailwind
colors: {
custom: {
50: '#a4f8f7',
500: '#6ff4f4',
950: '#000000',
},
}SCSS
$custom: #6ff4f4; $custom-light: #a4f8f7; $custom-dark: #000000;
JSON
{
"hex": "#6ff4f4",
"rgb": {
"r": 111,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.89337,
"c": 0.11662,
"h": 195.3
},
"luminance": 0.74613
}Semantic roles & 50–950 ramp
primary
#6FF4F4
secondary
#CE3939
accent
#0303E2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585