#69FCE4#69FCE4
#69FCE4 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 180.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCE4 |
|---|---|
| RGB | rgb(105, 252, 228) |
| HSL | hsl(170, 96%, 70%) |
| HSV | hsv(170, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 9.5%, 1.2%) |
| CIE-LAB | lab(90.88, -44.96, -0.31) |
| CIE-LCH | lch(90.88, 44.96, 180.40°) |
| OKLab | oklab(90.5% -0.1308 -0.0016) |
| OKLCH | oklch(90.5% 0.131 180.7) |
| XYZ | xyz(54.6333, 78.2199, 85.6025) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Bright Aqua
#0BF9EA
ΔE00 4.27
Light Aqua
#8CFFDB
ΔE00 4.86
Aqua (survey)
#13EAC9
ΔE00 5.73
Light Turquoise
#7EF4CC
ΔE00 5.81
Aquamarine
#7FFFD4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCE4 #FC6981
analogous
#69FC9A #69FCE4 #69CBFC
triadic
#69FCE4 #E469FC #FCE469
tetradic
#69FCE4 #9A69FC #FC6981 #CBFC69
square
#69FCE4 #9A69FC #FC6981 #CBFC69
split-complementary
#69FCE4 #FC69CB #FC9A69
monochromatic
#05E6C1 #2DFBD9 #69FCE4 #A5FDEF #E1FEFA
Accessibility & contrast
On white
1.26
#69FCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#69FCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCE4
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCE4 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE3
Deuteranopia (green-blind)
#DCDEE6
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fce4; /* rgb */ color: rgb(105, 252, 228); /* oklch */ color: oklch(90.5% 0.131 180.7);
Tailwind
colors: {
custom: {
50: '#a1feec',
500: '#69fce4',
950: '#000000',
},
}SCSS
$custom: #69fce4; $custom-light: #a1feec; $custom-dark: #000000;
JSON
{
"hex": "#69fce4",
"rgb": {
"r": 105,
"g": 252,
"b": 228
},
"hsl": {
"h": 170.204,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.90499,
"c": 0.1308,
"h": 180.7
},
"luminance": 0.78226
}Semantic roles & 50–950 ramp
primary
#69FCE4
secondary
#D7324D
accent
#0025E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684