#6FF8F8#6FF8F8
#6FF8F8 is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.4% C 0.119 H 195.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF8F8 |
|---|---|
| RGB | rgb(111, 248, 248) |
| HSL | hsl(180, 91%, 70%) |
| HSV | hsv(180, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 0%, 2.7%) |
| CIE-LAB | lab(90.45, -37.06, -11.32) |
| CIE-LCH | lch(90.45, 38.75, 196.98°) |
| OKLab | oklab(90.38% -0.115 -0.0314) |
| OKLCH | oklch(90.38% 0.119 195.2) |
| XYZ | xyz(57.0590, 77.2859, 100.6994) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.60
Bright Light Blue
#26F7FD
ΔE00 3.32
Aqua
#00FFFF
ΔE00 3.83
Bright Turquoise
#0FFEF9
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF8F8 #F86F6F
analogous
#6FF8B3 #6FF8F8 #6FB3F8
triadic
#6FF8F8 #F86FF8 #F8F86F
tetradic
#6FF8F8 #B36FF8 #F86F6F #B3F86F
square
#6FF8F8 #B36FF8 #F86F6F #B3F86F
split-complementary
#6FF8F8 #F86FB3 #F8B36F
monochromatic
#0BE2E2 #35F5F5 #6FF8F8 #A9FBFB #E2FEFE
Accessibility & contrast
On white
1.28
#6FF8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6FF8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF8F8
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF8F8 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF8
Deuteranopia (green-blind)
#D3DDF9
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ff8f8; /* rgb */ color: rgb(111, 248, 248); /* oklch */ color: oklch(90.4% 0.119 195.2);
Tailwind
colors: {
custom: {
50: '#a5fbfa',
500: '#6ff8f8',
950: '#000000',
},
}SCSS
$custom: #6ff8f8; $custom-light: #a5fbfa; $custom-dark: #000000;
JSON
{
"hex": "#6ff8f8",
"rgb": {
"r": 111,
"g": 248,
"b": 248
},
"hsl": {
"h": 180,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.90379,
"c": 0.1192,
"h": 195.2
},
"luminance": 0.77292
}Semantic roles & 50–950 ramp
primary
#6FF8F8
secondary
#D33838
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585