#6FFCEF#6FFCEF
#6FFCEF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.124 H 187.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCEF |
|---|---|
| RGB | rgb(111, 252, 239) |
| HSL | hsl(174, 96%, 71%) |
| HSV | hsv(174, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(91.34, -41.16, -5.33) |
| CIE-LCH | lch(91.34, 41.51, 187.38°) |
| OKLab | oklab(91.01% -0.1228 -0.015) |
| OKLCH | oklch(91.01% 0.124 187) |
| XYZ | xyz(56.9391, 79.2267, 93.9362) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.64
Bright Turquoise
#0FFEF9
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 4.89
Aqua
#00FFFF
ΔE00 5.16
Bright Light Blue
#26F7FD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCEF #FC6F7C
analogous
#6FFCA8 #6FFCEF #6FC2FC
triadic
#6FFCEF #EF6FFC #FCEF6F
tetradic
#6FFCEF #A86FFC #FC6F7C #C2FC6F
square
#6FFCEF #A86FFC #FC6F7C #C2FC6F
split-complementary
#6FFCEF #FC6FC2 #FCA86F
monochromatic
#05ECD6 #33FBE8 #6FFCEF #ABFDF6 #E1FEFC
Accessibility & contrast
On white
1.25
#6FFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#6FFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCEF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCEF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#DADFF1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffcef; /* rgb */ color: rgb(111, 252, 239); /* oklch */ color: oklch(91.0% 0.124 187.0);
Tailwind
colors: {
custom: {
50: '#a4fef4',
500: '#6ffcef',
950: '#000000',
},
}SCSS
$custom: #6ffcef; $custom-light: #a4fef4; $custom-dark: #000000;
JSON
{
"hex": "#6ffcef",
"rgb": {
"r": 111,
"g": 252,
"b": 239
},
"hsl": {
"h": 174.468,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91012,
"c": 0.12377,
"h": 187
},
"luminance": 0.79232
}Semantic roles & 50–950 ramp
primary
#6FFCEF
secondary
#D83746
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685