#69FCE2#69FCE2
#69FCE2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.132 H 179.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCE2 |
|---|---|
| RGB | rgb(105, 252, 226) |
| HSL | hsl(169, 96%, 70%) |
| HSV | hsv(169, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 10.3%, 1.2%) |
| CIE-LAB | lab(90.83, -45.45, 0.65) |
| CIE-LCH | lch(90.83, 45.45, 179.18°) |
| OKLab | oklab(90.44% -0.1316 0.001) |
| OKLCH | oklch(90.44% 0.132 179.6) |
| XYZ | xyz(54.3573, 78.1095, 84.1488) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 4.40
Bright Aqua
#0BF9EA
ΔE00 4.70
Aquamarine
#7FFFD4
ΔE00 5.27
Light Turquoise
#7EF4CC
ΔE00 5.29
Aqua (survey)
#13EAC9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCE2 #FC6983
analogous
#69FC99 #69FCE2 #69CCFC
triadic
#69FCE2 #E269FC #FCE269
tetradic
#69FCE2 #9969FC #FC6983 #CCFC69
square
#69FCE2 #9969FC #FC6983 #CCFC69
split-complementary
#69FCE2 #FC69CC #FC9969
monochromatic
#05E6BE #2DFBD6 #69FCE2 #A5FDEE #E1FEF9
Accessibility & contrast
On white
1.26
#69FCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#69FCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCE2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCE2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fce2; /* rgb */ color: rgb(105, 252, 226); /* oklch */ color: oklch(90.4% 0.132 179.6);
Tailwind
colors: {
custom: {
50: '#a1feeb',
500: '#69fce2',
950: '#000000',
},
}SCSS
$custom: #69fce2; $custom-light: #a1feeb; $custom-dark: #000000;
JSON
{
"hex": "#69fce2",
"rgb": {
"r": 105,
"g": 252,
"b": 226
},
"hsl": {
"h": 169.388,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.90441,
"c": 0.13165,
"h": 179.6
},
"luminance": 0.78115
}Semantic roles & 50–950 ramp
primary
#69FCE2
secondary
#D7324F
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684