#69FDCC#69FDCC
#69FDCC is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.145 H 168.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDCC |
|---|---|
| RGB | rgb(105, 253, 204) |
| HSL | hsl(160, 97%, 70%) |
| HSV | hsv(160, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.60, -50.96, 11.71) |
| CIE-LCH | lch(90.60, 52.28, 167.06°) |
| OKLab | oklab(90.08% -0.1423 0.03) |
| OKLCH | oklch(90.08% 0.145 168.1) |
| XYZ | xyz(51.8447, 77.6083, 69.3627) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 3.03
Bright Teal
#01F9C6
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDCC #FD699A
analogous
#69FD82 #69FDCC #69E4FD
triadic
#69FDCC #CC69FD #FDCC69
tetradic
#69FDCC #8269FD #FD699A #E4FD69
square
#69FDCC #8269FD #FD699A #E4FD69
split-complementary
#69FDCC #FD69E4 #FD8269
monochromatic
#03E89D #2DFCB7 #69FDCC #A5FEE1 #E1FFF5
Accessibility & contrast
On white
1.27
#69FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#69FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDCC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDCC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fdcc; /* rgb */ color: rgb(105, 253, 204); /* oklch */ color: oklch(90.1% 0.145 168.1);
Tailwind
colors: {
custom: {
50: '#a0ffdb',
500: '#69fdcc',
950: '#000000',
},
}SCSS
$custom: #69fdcc; $custom-light: #a0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#69fdcc",
"rgb": {
"r": 105,
"g": 253,
"b": 204
},
"hsl": {
"h": 160.135,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90083,
"c": 0.14539,
"h": 168.1
},
"luminance": 0.77613
}Semantic roles & 50–950 ramp
primary
#69FDCC
secondary
#D83269
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684