#69F3CD#69F3CD
#69F3CD is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.8% C 0.133 H 172.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3CD |
|---|---|
| RGB | rgb(105, 243, 205) |
| HSL | hsl(163, 85%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 15.6%, 4.7%) |
| CIE-LAB | lab(87.73, -46.50, 7.08) |
| CIE-LCH | lch(87.73, 47.03, 171.34°) |
| OKLab | oklab(87.75% -0.1315 0.018) |
| OKLCH | oklch(87.75% 0.133 172.2) |
| XYZ | xyz(48.8906, 71.5074, 68.9716) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.96
Aquamarine
#7FFFD4
ΔE00 3.12
Light Aqua
#8CFFDB
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.13
Bright Teal
#01F9C6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3CD #F3698F
analogous
#69F388 #69F3CD #69D4F3
triadic
#69F3CD #CD69F3 #F3CD69
tetradic
#69F3CD #8869F3 #F3698F #D4F369
square
#69F3CD #8869F3 #F3698F #D4F369
split-complementary
#69F3CD #F369D4 #F38869
monochromatic
#11D19C #30EEBA #69F3CD #A2F8E0 #DAFCF3
Accessibility & contrast
On white
1.37
#69F3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#69F3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3CD
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3CD | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CB
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f3cd; /* rgb */ color: rgb(105, 243, 205); /* oklch */ color: oklch(87.8% 0.133 172.2);
Tailwind
colors: {
custom: {
50: '#9ff8dc',
500: '#69f3cd',
950: '#000000',
},
}SCSS
$custom: #69f3cd; $custom-light: #9ff8dc; $custom-dark: #000000;
JSON
{
"hex": "#69f3cd",
"rgb": {
"r": 105,
"g": 243,
"b": 205
},
"hsl": {
"h": 163.478,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87753,
"c": 0.13273,
"h": 172.2
},
"luminance": 0.71512
}Semantic roles & 50–950 ramp
primary
#69F3CD
secondary
#CC345E
accent
#0441E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584