#6FE2F3#6FE2F3
#6FE2F3 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.2% C 0.107 H 208.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2F3 |
|---|---|
| RGB | rgb(111, 226, 243) |
| HSL | hsl(188, 85%, 69%) |
| HSV | hsv(188, 54%, 95%) |
| CMYK | cmyk(54.3%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(84.09, -28.00, -18.24) |
| CIE-LCH | lch(84.09, 33.42, 213.07°) |
| OKLab | oklab(85.2% -0.094 -0.0504) |
| OKLCH | oklch(85.2% 0.107 208.2) |
| XYZ | xyz(49.9230, 64.2386, 94.5450) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.56
Robin Egg Blue
#8AF1FE
ΔE00 3.83
Robin'S Egg Blue
#98EFF9
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 5.08
Neon Blue
#04D9FF
ΔE00 6.34
Bright Light Blue
#26F7FD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2F3 #F3806F
analogous
#6FF3C2 #6FE2F3 #6FA0F3
triadic
#6FE2F3 #F36FE2 #E2F36F
tetradic
#6FE2F3 #C26FF3 #F3806F #A0F36F
square
#6FE2F3 #C26FF3 #F3806F #A0F36F
split-complementary
#6FE2F3 #F36FA0 #F3C26F
monochromatic
#12BDD6 #37D7EE #6FE2F3 #A7EDF8 #E0F9FC
Accessibility & contrast
On white
1.52
#6FE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#6FE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2F3
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2F3 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF4
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe2f3; /* rgb */ color: rgb(111, 226, 243); /* oklch */ color: oklch(85.2% 0.107 208.2);
Tailwind
colors: {
custom: {
50: '#a3ebf7',
500: '#6fe2f3',
950: '#000000',
},
}SCSS
$custom: #6fe2f3; $custom-light: #a3ebf7; $custom-dark: #000000;
JSON
{
"hex": "#6fe2f3",
"rgb": {
"r": 111,
"g": 226,
"b": 243
},
"hsl": {
"h": 187.727,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.85204,
"c": 0.10668,
"h": 208.2
},
"luminance": 0.64243
}Semantic roles & 50–950 ramp
primary
#6FE2F3
secondary
#CC4D3A
accent
#2104E1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485