#69FDB3#69FDB3
#69FDB3 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.165 H 158.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDB3 |
|---|---|
| RGB | rgb(105, 253, 179) |
| HSL | hsl(150, 97%, 70%) |
| HSV | hsv(150, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 29.2%, 0.8%) |
| CIE-LAB | lab(90.09, -56.15, 23.81) |
| CIE-LCH | lch(90.09, 60.99, 157.02°) |
| OKLab | oklab(89.5% -0.1533 0.0604) |
| OKLCH | oklch(89.5% 0.165 158.5) |
| XYZ | xyz(49.0833, 76.5037, 54.8191) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 1.77
Seafoam Green
#7AF9AB
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDB3 #FD69B3
analogous
#69FD69 #69FDB3 #69FDFD
triadic
#69FDB3 #B369FD #FDB369
tetradic
#69FDB3 #6969FD #FD69B3 #FDFD69
square
#69FDB3 #6969FD #FD69B3 #FDFD69
split-complementary
#69FDB3 #FD69FD #FD6969
monochromatic
#03E876 #2DFC94 #69FDB3 #A5FED2 #E1FFF0
Accessibility & contrast
On white
1.29
#69FDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#69FDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDB3
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDB3 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAF
Deuteranopia (green-blind)
#E6DDB8
Tritanopia (blue-blind)
#28FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fdb3; /* rgb */ color: rgb(105, 253, 179); /* oklch */ color: oklch(89.5% 0.165 158.5);
Tailwind
colors: {
custom: {
50: '#a0ffca',
500: '#69fdb3',
950: '#000000',
},
}SCSS
$custom: #69fdb3; $custom-light: #a0ffca; $custom-dark: #000000;
JSON
{
"hex": "#69fdb3",
"rgb": {
"r": 105,
"g": 253,
"b": 179
},
"hsl": {
"h": 150,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89501,
"c": 0.16482,
"h": 158.5
},
"luminance": 0.76508
}Semantic roles & 50–950 ramp
primary
#69FDB3
secondary
#D83285
accent
#0073E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682