#6FF9F9#6FF9F9
#6FF9F9 is a very light, moderate teal. Relative luminance 0.780; OKLCH L 90.6% C 0.120 H 195.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF9F9 |
|---|---|
| RGB | rgb(111, 249, 249) |
| HSL | hsl(180, 92%, 71%) |
| HSV | hsv(180, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 0%, 2.4%) |
| CIE-LAB | lab(90.76, -37.26, -11.38) |
| CIE-LCH | lch(90.76, 38.95, 196.98°) |
| OKLab | oklab(90.64% -0.1156 -0.0315) |
| OKLCH | oklch(90.64% 0.12 195.2) |
| XYZ | xyz(57.5228, 77.9647, 101.6214) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.51
Bright Light Blue
#26F7FD
ΔE00 3.32
Aqua
#00FFFF
ΔE00 3.74
Bright Turquoise
#0FFEF9
ΔE00 4.18
Light Cyan
#ACFFFC
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF9F9 #F96F6F
analogous
#6FF9B4 #6FF9F9 #6FB4F9
triadic
#6FF9F9 #F96FF9 #F9F96F
tetradic
#6FF9F9 #B46FF9 #F96F6F #B4F96F
square
#6FF9F9 #B46FF9 #F96F6F #B4F96F
split-complementary
#6FF9F9 #F96FB4 #F9B46F
monochromatic
#0AE4E4 #34F7F7 #6FF9F9 #AAFBFB #E2FEFE
Accessibility & contrast
On white
1.27
#6FF9F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#6FF9F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF9F9
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF9F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF9F9 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF9
Deuteranopia (green-blind)
#D4DDFA
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ff9f9; /* rgb */ color: rgb(111, 249, 249); /* oklch */ color: oklch(90.6% 0.120 195.2);
Tailwind
colors: {
custom: {
50: '#a5fbfb',
500: '#6ff9f9',
950: '#000000',
},
}SCSS
$custom: #6ff9f9; $custom-light: #a5fbfb; $custom-dark: #000000;
JSON
{
"hex": "#6ff9f9",
"rgb": {
"r": 111,
"g": 249,
"b": 249
},
"hsl": {
"h": 180,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.9064,
"c": 0.11985,
"h": 195.2
},
"luminance": 0.7797
}Semantic roles & 50–950 ramp
primary
#6FF9F9
secondary
#D43838
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585