#69FDCD#69FDCD
#69FDCD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.145 H 168.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDCD |
|---|---|
| RGB | rgb(105, 253, 205) |
| HSL | hsl(161, 97%, 70%) |
| HSV | hsv(161, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.62, -50.73, 11.22) |
| CIE-LCH | lch(90.62, 51.96, 167.53°) |
| OKLab | oklab(90.11% -0.1418 0.0287) |
| OKLCH | oklch(90.11% 0.145 168.6) |
| XYZ | xyz(51.9651, 77.6564, 69.9964) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Turquoise
#7EF4CC
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDCD #FD6999
analogous
#69FD83 #69FDCD #69E3FD
triadic
#69FDCD #CD69FD #FDCD69
tetradic
#69FDCD #8369FD #FD6999 #E3FD69
square
#69FDCD #8369FD #FD6999 #E3FD69
split-complementary
#69FDCD #FD69E3 #FD8369
monochromatic
#03E89E #2DFCB9 #69FDCD #A5FEE1 #E1FFF5
Accessibility & contrast
On white
1.27
#69FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#69FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDCD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDCD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fdcd; /* rgb */ color: rgb(105, 253, 205); /* oklch */ color: oklch(90.1% 0.145 168.6);
Tailwind
colors: {
custom: {
50: '#a0ffdc',
500: '#69fdcd',
950: '#000000',
},
}SCSS
$custom: #69fdcd; $custom-light: #a0ffdc; $custom-dark: #000000;
JSON
{
"hex": "#69fdcd",
"rgb": {
"r": 105,
"g": 253,
"b": 205
},
"hsl": {
"h": 160.541,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90109,
"c": 0.14471,
"h": 168.6
},
"luminance": 0.77662
}Semantic roles & 50–950 ramp
primary
#69FDCD
secondary
#D83268
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684