#69FDCF#69FDCF
#69FDCF is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.143 H 169.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDCF |
|---|---|
| RGB | rgb(105, 253, 207) |
| HSL | hsl(161, 97%, 70%) |
| HSV | hsv(161, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.67, -50.29, 10.25) |
| CIE-LCH | lch(90.67, 51.32, 168.48°) |
| OKLab | oklab(90.16% -0.1409 0.0262) |
| OKLCH | oklch(90.16% 0.143 169.5) |
| XYZ | xyz(52.2080, 77.7536, 71.2760) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDCF #FD6997
analogous
#69FD85 #69FDCF #69E1FD
triadic
#69FDCF #CF69FD #FDCF69
tetradic
#69FDCF #8569FD #FD6997 #E1FD69
square
#69FDCF #8569FD #FD6997 #E1FD69
split-complementary
#69FDCF #FD69E1 #FD8569
monochromatic
#03E8A1 #2DFCBC #69FDCF #A5FEE2 #E1FFF5
Accessibility & contrast
On white
1.27
#69FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#69FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDCF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDCF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fdcf; /* rgb */ color: rgb(105, 253, 207); /* oklch */ color: oklch(90.2% 0.143 169.5);
Tailwind
colors: {
custom: {
50: '#a0ffdd',
500: '#69fdcf',
950: '#000000',
},
}SCSS
$custom: #69fdcf; $custom-light: #a0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#69fdcf",
"rgb": {
"r": 105,
"g": 253,
"b": 207
},
"hsl": {
"h": 161.351,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.9016,
"c": 0.14337,
"h": 169.5
},
"luminance": 0.77759
}Semantic roles & 50–950 ramp
primary
#69FDCF
secondary
#D83266
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684