#6FFEFE#6FFEFE
#6FFEFE is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.123 H 195.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEFE |
|---|---|
| RGB | rgb(111, 254, 254) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.32, -38.25, -11.66) |
| CIE-LCH | lch(92.32, 39.98, 196.95°) |
| OKLab | oklab(91.94% -0.1187 -0.0323) |
| OKLCH | oklch(91.94% 0.123 195.2) |
| XYZ | xyz(59.8791, 81.4128, 106.3053) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.28
Aqua
#00FFFF
ΔE00 3.44
Bright Light Blue
#26F7FD
ΔE00 3.51
Bright Turquoise
#0FFEF9
ΔE00 3.97
Light Cyan
#ACFFFC
ΔE00 5.77
Bright Aqua
#0BF9EA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEFE #FE6F6F
analogous
#6FFEB7 #6FFEFE #6FB7FE
triadic
#6FFEFE #FE6FFE #FEFE6F
tetradic
#6FFEFE #B76FFE #FE6F6F #B7FE6F
square
#6FFEFE #B76FFE #FE6F6F #B7FE6F
split-complementary
#6FFEFE #FE6FB7 #FEB76F
monochromatic
#02F1F1 #32FEFE #6FFEFE #ACFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6FFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#6FFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEFE
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEFE | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6ffefe; /* rgb */ color: rgb(111, 254, 254); /* oklch */ color: oklch(91.9% 0.123 195.2);
Tailwind
colors: {
custom: {
50: '#a6fffe',
500: '#6ffefe',
950: '#000000',
},
}SCSS
$custom: #6ffefe; $custom-light: #a6fffe; $custom-dark: #000000;
JSON
{
"hex": "#6ffefe",
"rgb": {
"r": 111,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.9194,
"c": 0.12302,
"h": 195.2
},
"luminance": 0.81419
}Semantic roles & 50–950 ramp
primary
#6FFEFE
secondary
#DA3737
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685