#69FACD#69FACD
#69FACD is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.4% C 0.141 H 169.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69FACD |
|---|---|
| RGB | rgb(105, 250, 205) |
| HSL | hsl(161, 94%, 70%) |
| HSV | hsv(161, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.76, -49.48, 9.98) |
| CIE-LCH | lch(89.76, 50.47, 168.59°) |
| OKLab | oklab(89.4% -0.1388 0.0255) |
| OKLCH | oklch(89.4% 0.141 169.6) |
| XYZ | xyz(51.0254, 75.7772, 69.6832) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.90
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 2.83
Bright Teal
#01F9C6
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FACD #FA6996
analogous
#69FA85 #69FACD #69DFFA
triadic
#69FACD #CD69FA #FACD69
tetradic
#69FACD #8569FA #FA6996 #DFFA69
square
#69FACD #8569FA #FA6996 #DFFA69
split-complementary
#69FACD #FA69DF #FA8569
monochromatic
#08E19E #2EF8B9 #69FACD #A4FCE1 #DFFEF4
Accessibility & contrast
On white
1.30
#69FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#69FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FACD
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FACD | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#DFDBD0
Tritanopia (blue-blind)
#00FBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69facd; /* rgb */ color: rgb(105, 250, 205); /* oklch */ color: oklch(89.4% 0.141 169.6);
Tailwind
colors: {
custom: {
50: '#a0fddc',
500: '#69facd',
950: '#000000',
},
}SCSS
$custom: #69facd; $custom-light: #a0fddc; $custom-dark: #000000;
JSON
{
"hex": "#69facd",
"rgb": {
"r": 105,
"g": 250,
"b": 205
},
"hsl": {
"h": 161.379,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.89402,
"c": 0.14108,
"h": 169.6
},
"luminance": 0.75782
}Semantic roles & 50–950 ramp
primary
#69FACD
secondary
#D43365
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684